Skip to content

feat: use a compact icon sidebar with tooltips - #3

Merged
josexy merged 3 commits into
mainfrom
codex/icon-hover-sidebar
Jul 19, 2026
Merged

feat: use a compact icon sidebar with tooltips#3
josexy merged 3 commits into
mainfrom
codex/icon-hover-sidebar

Conversation

@josexy

@josexy josexy commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the wide navigation sidebar with a fixed 64px icon rail
  • show localized labels and descriptions in right-side tooltips
  • preserve selected state, keyboard navigation, and accessibility semantics
  • bump the application version to 1.0.3 across frontend, Tauri, and Rust metadata

Why

The persistent wide sidebar consumed too much horizontal space. A fixed icon rail keeps the server table usable while tooltips retain navigation context without moving the main content.

Validation

  • npm run build
  • cargo metadata --manifest-path src-tauri/Cargo.toml --locked --no-deps --format-version 1
  • browser smoke test at 1000x650 confirmed tooltip display and invariant sidebar/content geometry

@josexy
josexy merged commit a233267 into main Jul 19, 2026
2 checks passed
@josexy
josexy deleted the codex/icon-hover-sidebar branch July 19, 2026 04:05
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