Skip to content

Fix #19 — Functional top-bar + rail controls#23

Merged
xt0n1-t3ch merged 1 commit into
mainfrom
feat/issue-19-chrome
Jun 13, 2026
Merged

Fix #19 — Functional top-bar + rail controls#23
xt0n1-t3ch merged 1 commit into
mainfrom
feat/issue-19-chrome

Conversation

@xt0n1-t3ch

Copy link
Copy Markdown
Owner

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.

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.
@xt0n1-t3ch xt0n1-t3ch merged commit 6e0bd97 into main Jun 13, 2026
1 check passed
@xt0n1-t3ch xt0n1-t3ch deleted the feat/issue-19-chrome branch June 13, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make top-bar + rail controls functional (search, upload, notifications, user, nav)

1 participant