GTM Issues

When a user opens the Edit Content screen, they land in a view state — a read-only presentation of the content. No lock is acquired. To begin editing, the user explicitly activates **edit mode (**e.g., via an "Edit" button or the lock toggle). The system acquires the lock and fields become editable.

If the content is already locked by someone else, an inline alert shows who holds the lock. If a lock is taken from an active editor, a toast notification alerts them.

The lock is released on save, publish, or navigation away, with a timeout fallback for abandoned sessions.

Screenshot 2026-05-14 at 6.20.07 PM.png

UX Issues and Inconsistencies

Command Bar Need Design