-
Notifications
You must be signed in to change notification settings - Fork 42
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
Design an error page #21
Comments
Hey @kuv2707, Can I work on this issue ? |
@Shubham-Khetan-2005 This issue requires tailwind to be set up in the project. Once we do that, I'll assign it to you. You can remind us in case we forget. |
I want to work on this issue. Can you please assign it to me? |
@kuv2707 A reminder to assign me the issue as tailwind set-up is done. |
I would like to work on this issue. |
As decided later (and informed in the groups), you can drop a message here indicating that you are working on this, and start with it. Your message will only be there to indicate to others about how many people are working on it. |
I am working on this issue |
…ges that show if unknown route is accessed and then it give link to homepage by using link from react-router-dom and also remove display flex option from body Fixes: shivansh-bhatnagar18#21
#34 seems more "modern" imo. The choice depends on the overall look we are aiming for.. which i want to stay out of. |
… pages that show if unknown route is accessed and then it give link to homepage by using link from react-router-dom and also remove display flex option from body \n Fixes: shivansh-bhatnagar18#21
This commit is for modified error pages that show if unknown route is accessed and then it give link to homepage by using link from react-router-dom and also remove display flex option from body Fixes: shivansh-bhatnagar18#21
an error page was added which will be rendered whenever an unknown route will be accessed Fixes: shivansh-bhatnagar18#21
added an error page which will be rendered whenever an unknown route will be accessed Fixes: shivansh-bhatnagar18#21
added an error page which will be rendered whenever an unknown route will be accessed Fixes: shivansh-bhatnagar18#21
added an error page which will be rendered whenever an unknown route will be accessed Fixes: shivansh-bhatnagar18#21
added an error page which is rendered when an unknown route is accessed Fixes: shivansh-bhatnagar18#21
This commit adds a UNO theme 404 page not found page. Ensured the page is fully responsive for various devices. Included Page not Found error message and navigation link back to the homepage. Fixes:shivansh-bhatnagar18#21
This commit adds a UNO theme 404 page not found page. Ensured the page is fully responsive for various devices. Included Page not Found error message and navigation link back to the homepage. Fixes:shivansh-bhatnagar18#21
This commit adds a UNO theme 404 page not found page. Ensured the page is fully responsive for various devices. Included Page not Found error message and navigation link back to the homepage. Fixes:shivansh-bhatnagar18#21
i would like to work on this issue |
/assign |
The issue you are trying to assign to yourself is already assigned. |
bot not working? |
This commit adds a UNO theme 404 page not found page. Ensured the page is fully responsive for various devices. Included Page not Found error message and navigation link back to the homepage. Fixes:shivansh-bhatnagar18#21
This commit adds a UNO theme 404 page not found page. Ensured the page is fully responsive for various devices. Included Page not Found error message and navigation link back to the homepage. Fixes:#21
added an error page which is rendered when an unknown route is accessed Fixes: shivansh-bhatnagar18#21
added an error page which is rendered when an unknown route is accessed Fixes: shivansh-bhatnagar18#21
Refer to this file
Requirements
When an unknown route is accessed, an error page is rendered.
The page should inform the user that they tried to access an invalid route, and provide a link to the homepage.
The text was updated successfully, but these errors were encountered: