Skip to content

Redirect /board to the dashboard board tab - #322

Merged
ckakgun merged 1 commit into
mainfrom
codex/board-tab-auto-forward
Jul 14, 2026
Merged

Redirect /board to the dashboard board tab#322
ckakgun merged 1 commit into
mainfrom
codex/board-tab-auto-forward

Conversation

@heym-coder

Copy link
Copy Markdown
Collaborator

Add board to the dashboard tab route aliases so /board redirects to /?tab=board, consistent with /drive and /mcp.

Added `board` to `DASHBOARD_TAB_PATHS`. The generated `/board` route now redirects to `/?tab=board`, matching `/drive` and `/mcp`.

Validation:
Confirmed the router configuration contains the new alias. Frontend lint/typecheck could not run because Bun is not installed in the environment.
@ckakgun
ckakgun enabled auto-merge July 14, 2026 11:46
@ckakgun
ckakgun merged commit 59d1373 into main Jul 14, 2026
2 checks passed
@ckakgun
ckakgun deleted the codex/board-tab-auto-forward branch July 14, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants