UI Audit: Editor "Coming Soon" bumper is the most visible design violation #151
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed in
342b56a.Replaced fullscreen glass overlay with a flat banner across the top of the editor area. New
.editor-beta-bannerCSS class instyles-screens.css:var(--accent-soft)(flat tint, no blur)1px solid var(--border)backdrop-filter, no gradient, no glow shadowThe editor itself now stays fully visible underneath the banner instead of being hidden behind a glass scrim. Users can see what's coming while still being told "use the Premiere panel for production."
Verified live —
[style*="backdrop-filter"]query returns 0 on the editor route.