Skip to content

fix(web): remove non-functional ui affordances from the sandbox#341

Merged
tiana-code merged 1 commit into
mainfrom
fix/web-dead-affordances
Jun 29, 2026
Merged

fix(web): remove non-functional ui affordances from the sandbox#341
tiana-code merged 1 commit into
mainfrom
fix/web-dead-affordances

Conversation

@tiana-code

Copy link
Copy Markdown
Owner

Removes fake-clickable elements flagged during a live walkthrough.

  • System cards (Swagger, Grafana, Keycloak) are now real external links instead of inert divs.
  • Dropped dead affordances: activity-feed View all + per-row chevrons, the Swagger label in the API panel, the fake Jump to... Cmd K search box, the profile dropdown chevron, and the Audit nav item (no screen exists).
  • All nav items are real routes now, so the non-link render branch is removed.

Verified: typecheck, lint (0 errors), 64 web tests green.

elements that looked interactive did nothing. make the system cards real
external links (swagger, grafana, keycloak) and drop the dead ones: the
activity-feed "view all" and per-row chevrons, the "swagger" label in the api
panel, the fake command-palette search, the profile dropdown chevron, and the
audit nav item that had no screen. all nav items are now real routes, so the
non-link branch is gone.
@tiana-code tiana-code merged commit d726378 into main Jun 29, 2026
10 checks passed
@tiana-code tiana-code deleted the fix/web-dead-affordances branch June 29, 2026 02:06
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.

1 participant