Bugs, Performance & Reliability
Report bugs, performance issues, availability problems, or document update delays. Describe when it happens and how it affects publishing or legal validity.
Share your comment
The slide-over and confirmation modals across the page management flow got a round of polish:Dismiss on escape. Hitting Esc closes the modal, as you would expect.Focus the first input. When a modal...
The account-level user form got several state-management fixes that you will feel every time you edit your profile:Validation errors clear as you type. Previously an error message could persist on ...
User data syncing got a thorough rework so the experience across multiple tabs, devices and reloads feels coherent:Cross-tab sync. Signing in or updating your profile in one tab now propagates to o...
Editing your profile — display name, avatar, biography — would save the new values to the database correctly, but the form on your screen would keep showing the previous values until you reloaded t...
A subtle race condition lived in the project selector. Right after signing in, the selector occasionally rendered an empty list — not because you had no projects, but because the dropdown loaded be...
Termerly now has a proper Help Center, linked from the help menu in the admin app. You will find:Walkthroughs for the most common flows — generating policies, configuring banners, publishing varian...
Password reset, email verification, and other transactional action emails used to land in your inbox with a generic provider domain in the action URL. Functional, but a little jarring — recipients ...
If you were already authenticated and you navigated to /sign-in or /sign-up — via an old bookmark, a stale tab, or a confused link — Termerly used to render the auth form as if you were a brand new...