Skip to content

feat: add workspace toolbar tooltips#180

Merged
yongkangc merged 2 commits into
cfal:mainfrom
0xSolarPunk:codex/toolbar-tooltips
Jun 4, 2026
Merged

feat: add workspace toolbar tooltips#180
yongkangc merged 2 commits into
cfal:mainfrom
0xSolarPunk:codex/toolbar-tooltips

Conversation

@0xSolarPunk
Copy link
Copy Markdown
Contributor

Summary

  • Adds a reusable WorkspaceToolbarButton that wraps workspace toolbar actions with the existing Bits UI tooltip primitives.
  • Replaces native title labels on the chat/git/files/shell, split, share, grid, and fullscreen toolbar controls with short hover/focus tooltips and accessible button labels.
  • Updates workspace toolbar tests to assert the short labels are present for every desktop toolbar action.

Screenshots

Before:
Before toolbar hover

After:
After toolbar hover

Validation

  • bun run check
  • bun run test
  • bun run --cwd web test src/lib/components/layout/__tests__/WorkspaceView.test.ts
  • timeout 120 bun run start --port 0

@yongkangc yongkangc enabled auto-merge (squash) June 4, 2026 05:44
@yongkangc yongkangc merged commit 64209bd into cfal:main Jun 4, 2026
4 checks passed
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.

2 participants