Skip to content

Swap Settings and Manage in navigation - #188

Merged
mapgie merged 1 commit into
mainfrom
claude/settings-manage-nav-swap-goo9z3
Sep 8, 2026
Merged

Swap Settings and Manage in navigation#188
mapgie merged 1 commit into
mainfrom
claude/settings-manage-nav-swap-goo9z3

Conversation

@mapgie

@mapgie mapgie commented Sep 8, 2026

Copy link
Copy Markdown
Owner

What changed

Settings and Manage swap places in the app's navigation:

  • Settings now has its own item on the bottom navigation bar, in the spot Manage used to occupy (with the gear icon and "Settings" label).
  • Manage is now the top-right icon on the home screen (the Tune icon), where Settings used to live.
  • A Manage link is added as the first item in the Settings screen, so Manage stays reachable from Settings as well.

Notes

  • The Home bottom-bar item now stays highlighted while the Manage screen is open, mirroring the previous relationship where Home stayed selected while Settings (its top-bar destination) was open.
  • Both Manage and Settings remain in bottomNavRoutes, so the bottom bar continues to show on both screens.
  • No en/em dashes in the new user-facing strings; the new "Manage" list item reuses SettingsNavItem, which already carries Role.Button semantics, so a11y_check.py passes.
  • Adds a minor changelog fragment.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DCYXJekQkV1DcZLtAcmnyf


Generated by Claude Code

Settings moves onto the bottom navigation bar in place of Manage, and
the home screen's top-right icon now opens Manage. A Manage link is
added as the first item in the Settings screen so it stays reachable
from there too.

Home stays highlighted on the bottom bar while Manage is open, mirroring
the previous relationship between Home and Settings.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DCYXJekQkV1DcZLtAcmnyf
@mapgie
mapgie marked this pull request as ready for review September 8, 2026 18:55
@mapgie
mapgie merged commit 4c0be3e into main Sep 8, 2026
4 checks passed
@mapgie
mapgie deleted the claude/settings-manage-nav-swap-goo9z3 branch September 8, 2026 18:55
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