Skip to content

ui: add Radix tooltips to header icons#177

Merged
leonvanzyl merged 1 commit intoAutoForgeAI:masterfrom
brainit-consulting:feat/navbar-tooltips
Feb 8, 2026
Merged

ui: add Radix tooltips to header icons#177
leonvanzyl merged 1 commit intoAutoForgeAI:masterfrom
brainit-consulting:feat/navbar-tooltips

Conversation

@brainit-consulting
Copy link
Copy Markdown
Contributor

  • Replace native title attributes with Radix Tooltip for header icon buttons
  • Add shared tooltip component for consistent UI behavior
  • Add Playwright e2e test validating Settings tooltip visibility (skips when no projects exist)

@leonvanzyl leonvanzyl merged commit 38fc878 into AutoForgeAI:master Feb 8, 2026
leonvanzyl added a commit that referenced this pull request Feb 8, 2026
Tooltip fixes (PR #177 follow-up):
- Remove duplicate title attr on Settings button that caused double-tooltip
- Restore keyboard shortcut hints in tooltip text: Settings (,), Reset (R)
- Clean up spurious peer markers in package-lock.json

Dev server config dialog:
- Add DevServerConfigDialog component for custom dev commands
- Open config dialog automatically when start fails with "no dev command"
- Add useDevServerConfig/useUpdateDevServerConfig hooks
- Add updateDevServerConfig API function
- Add config gear button next to dev server start

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CoreAspectStu pushed a commit to CoreAspectStu/autocoder-custom that referenced this pull request Feb 9, 2026
…r-tooltips

ui: add Radix tooltips to header icons
CoreAspectStu pushed a commit to CoreAspectStu/autocoder-custom that referenced this pull request Feb 9, 2026
Tooltip fixes (PR AutoForgeAI#177 follow-up):
- Remove duplicate title attr on Settings button that caused double-tooltip
- Restore keyboard shortcut hints in tooltip text: Settings (,), Reset (R)
- Clean up spurious peer markers in package-lock.json

Dev server config dialog:
- Add DevServerConfigDialog component for custom dev commands
- Open config dialog automatically when start fails with "no dev command"
- Add useDevServerConfig/useUpdateDevServerConfig hooks
- Add updateDevServerConfig API function
- Add config gear button next to dev server start

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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