Skip to content

Fix board navigation from settings - #14

Merged
afurm merged 1 commit into
mainfrom
af/fix-board-settings-navigation
May 6, 2026
Merged

Fix board navigation from settings#14
afurm merged 1 commit into
mainfrom
af/fix-board-settings-navigation

Conversation

@afurm

@afurm afurm commented May 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Reset the active view to the board whenever the Board workspace toggle is selected.
  • Keep the Board toggle unselected while Settings is visible so the control can return users to the board.
  • Add sidebar regression coverage for Settings -> Board navigation.

Root cause

Settings lived inside the board workspace mode, so the Board toggle could appear selected while Settings was still the active view. Selecting Board could then leave the view stuck on Settings, especially after switching through Chat or selecting a conversation.

Validation

  • npm test -- src/client/components/Sidebar.test.tsx
  • npm run typecheck
  • npm test
  • npm run build
  • Rendered check on localhost: Settings -> Board and Settings -> Chat -> Board both returned to Board.

@afurm
afurm marked this pull request as ready for review May 6, 2026 09:57
@afurm
afurm merged commit 578f1ad into main May 6, 2026
2 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.

1 participant