Skip to content

feat: move settings to gear icon tab on right side#174

Merged
pluginslab merged 1 commit intodevfrom
feat/settings-ui
Mar 22, 2026
Merged

feat: move settings to gear icon tab on right side#174
pluginslab merged 1 commit intodevfrom
feat/settings-ui

Conversation

@BoweFrankema
Copy link
Copy Markdown
Collaborator

Summary

  • Removed Settings from the main tab list (Chat, Abilities, Plugin Abilities)
  • Added a gear icon + "Settings" label button positioned on the right side of the tab bar
  • Clicking the gear toggles the settings panel in place of the current tab content; clicking a regular tab dismisses it
  • Added a proper header (title + intro) to the Settings tab matching other tabs' styling

Test plan

  • Verify gear icon + "Settings" label appears on the right side of the tab bar
  • Click gear icon — settings panel shows with correct header
  • Click gear icon again — returns to previous tab
  • Click any other tab while settings is open — settings closes, selected tab shows
  • Verify header styling (font size, spacing, color) matches Feedback and other tabs
  • Verify no extra border lines on the settings button

🤖 Generated with Claude Code

Remove Settings from the main tab list and add a gear icon button
with "Settings" label positioned to the right of the tab bar.
Clicking toggles the settings panel in place of the current tab
content. Adds a proper header matching other tabs' styling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@BoweFrankema BoweFrankema requested a review from pluginslab March 22, 2026 09:42
Copy link
Copy Markdown
Owner

@pluginslab pluginslab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean UX improvement — settings as gear icon toggle instead of a tab. Less clutter in the tab bar. LGTM!

@pluginslab pluginslab merged commit deb8e3b into dev Mar 22, 2026
1 of 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