Fix #19 — Functional top-bar + rail controls#23
Merged
Conversation
Closes #19. - Search filters the document queue (verified: 'tech' narrows to the technical account). Removed the fake '⌘ K' shortcut hint. - Upload: removed the misleading dropdown chevron and the extension 'accept' restriction so the picker accepts ANY file (the backend handles all types). - Notifications bell is now an anchor that jumps to the Exceptions panel (id='exceptions'); it keeps the real open-exception count. - Removed the dead Help button; the avatar is an honest static identity (shield), not fake initials. - Rail nav now points to real on-page sections (Intake->#intake, Review Queue, Bordereaux, Exports->#normalized-rows, Exceptions->#exceptions); removed the Settings link that had no destination. Build 0 warnings; unit 7/7 + integration 5/5; format clean. Verified in-app: search filters, bell anchors to exceptions, every nav target exists.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #19. Search filters, bell jumps to Exceptions, upload accepts any file (no fake chevron/shortcut), dead Help/Settings removed, nav points to real sections, honest avatar. Build 0 warnings; tests 12/12; format clean; verified in-app.