UI Audit: page-header pattern inconsistent — Home, Library, Editor don't use it #155
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(option A for Dashboard, option B for Home/Library/Editor — documented in DESIGN.md).Changes:
.page-header h1with subtitle, alert badge (when there are failed jobs / offline nodes / errored recorders), and cluster status pip. Live verification confirmsh1 = "Dashboard"..toolbar-titlediv promoted to<h1>for screen-reader hierarchy. CSS updated so the h1 doesn't get default browser margins. Existing toolbar visual unchanged..launcherand.editor-shellrespectively. Editor's chrome is the new beta banner (#151).New DESIGN.md section "Page header" lists the three documented exceptions so future drift is caught at review time.