Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 1520 404 page not found screen development #1663

Merged
merged 16 commits into from
Oct 24, 2024

Conversation

ngunner15
Copy link
Collaborator

@ngunner15 ngunner15 commented Oct 8, 2024

Description

Closes #1520
Test URL for 404 page - https://nr-spar-13-frontend.apps.silver.devops.gov.bc.ca/404

Changelog

New

  • Route for 404
  • Text for 404 page

Changed

  • Route file

Removed

How was this tested?

  • 🧠 Not needed
  • 👀 Eyeball
  • 🤖 Added tests

What gif/image best describes this PR or how it makes you feel?


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@ngunner15 ngunner15 linked an issue Oct 8, 2024 that may be closed by this pull request
3 tasks
@ngunner15 ngunner15 self-assigned this Oct 8, 2024
@ngunner15 ngunner15 added the full-stack full-stack related task label Oct 8, 2024
@ngunner15 ngunner15 marked this pull request as ready for review October 9, 2024 17:33
Copy link
Contributor

@RMCampos RMCampos left a comment

Choose a reason for hiding this comment

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

Great job Nisarg! 💯 🥇

LGTM!

@RMCampos
Copy link
Contributor

Working like a charm

@ngunner15 ngunner15 closed this Oct 17, 2024
@ngunner15 ngunner15 reopened this Oct 17, 2024
Copy link
Collaborator

@mgaseta mgaseta left a comment

Choose a reason for hiding this comment

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

Looking good! Nice job!
Besides the markups, there are 2 issues:

  1. On the design, the navigation header is still present on the 404 page (here)
  2. The page is not being redirected to the 404, you can see that by looking at the URL, it doesn't change to /404, not exactly necessary, but it would be nice to change the URL to reflect the correct page.

frontend/src/App.tsx Outdated Show resolved Hide resolved
frontend/src/App.tsx Outdated Show resolved Hide resolved
@ngunner15 ngunner15 closed this Oct 18, 2024
@ngunner15 ngunner15 reopened this Oct 18, 2024
@ngunner15 ngunner15 requested a review from mgaseta October 22, 2024 20:34
@ngunner15 ngunner15 closed this Oct 22, 2024
@ngunner15 ngunner15 reopened this Oct 22, 2024
@ngunner15 ngunner15 closed this Oct 22, 2024
@ngunner15 ngunner15 reopened this Oct 23, 2024
@kevinginley
Copy link
Collaborator

Looks good! Responsiveness working well. Thanks Nisarg

Copy link
Collaborator

@mgaseta mgaseta left a comment

Choose a reason for hiding this comment

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

LGTM! Nice job @ngunner15!

@ngunner15 ngunner15 merged commit 25548bb into main Oct 24, 2024
26 of 27 checks passed
@ngunner15 ngunner15 deleted the feat/1520-404-page-not-found-screen-development branch October 24, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-stack full-stack related task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

404 page not found screen development
4 participants