Skip to content

ensure dashboard is default landing page#982

Merged
Matthew-Dobson merged 4 commits into
mainfrom
981-config-page-default-selected-tab
Feb 17, 2026
Merged

ensure dashboard is default landing page#982
Matthew-Dobson merged 4 commits into
mainfrom
981-config-page-default-selected-tab

Conversation

@Matthew-Dobson
Copy link
Copy Markdown
Contributor

never had an issue with this but added a little bit to ensure that dashboard is always the default spot

Copilot AI review requested due to automatic review settings February 13, 2026 14:24
@Matthew-Dobson Matthew-Dobson linked an issue Feb 13, 2026 that may be closed by this pull request
@Matthew-Dobson Matthew-Dobson requested a review from a team February 13, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the app’s top-level routing so the Dashboard is treated as the default landing page and is reachable via a dedicated /dashboard route.

Changes:

  • Added a / route that redirects to /dashboard using Navigate.
  • Moved the Dashboard page route from / to /dashboard.
  • Updated react-router-dom imports to include Navigate.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gcs/src/components/mainContent.jsx Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gcs/src/components/mainContent.jsx Outdated
Comment thread gcs/src/components/mainContent.jsx
@Matthew-Dobson Matthew-Dobson merged commit 0fcea3f into main Feb 17, 2026
5 checks passed
@Matthew-Dobson Matthew-Dobson deleted the 981-config-page-default-selected-tab branch February 17, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants