Skip to content

feat(navbar): remove results page#42

Merged
kguzek merged 1 commit intomainfrom
feat/remove-results-tab
Jan 18, 2026
Merged

feat(navbar): remove results page#42
kguzek merged 1 commit intomainfrom
feat/remove-results-tab

Conversation

@kguzek
Copy link
Copy Markdown
Member

@kguzek kguzek commented Jan 18, 2026

No description provided.

@kguzek kguzek self-assigned this Jan 18, 2026
Copilot AI review requested due to automatic review settings January 18, 2026 23:48
@kguzek kguzek changed the title feat: remove results page feat(navbar): remove results page Jan 18, 2026
Copy link
Copy Markdown

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

This pull request removes the "Wyniki badań" (Test Results) page from the application, including both the page component and its navigation entry.

Changes:

  • Removed the results page route entry from PAGE_PATHS configuration
  • Deleted the entire results page component file

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/config/constants.ts Removed the "results" entry from PAGE_PATHS that defined the navigation label "Wyniki badań"
src/app/results/page.tsx Deleted the entire results page component that displayed a placeholder message about test results not being available yet

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

@kguzek kguzek merged commit 09668cb into main Jan 18, 2026
10 checks passed
@kguzek kguzek deleted the feat/remove-results-tab branch January 18, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants