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

[TODO] Implement real 404 page #16

Open
rpaladin opened this issue Feb 25, 2022 · 0 comments
Open

[TODO] Implement real 404 page #16

rpaladin opened this issue Feb 25, 2022 · 0 comments
Labels
enhancement New feature or request to-do Agreed upon content that needs to be implemented

Comments

@rpaladin
Copy link
Contributor

Currently if a invalid website URL is inserted into a browser's address bar, the website will automatically redirect to the home page.
While this process is sufficient, it does not reset the URL address on home redirect.

EXAMPLE

Before

https://upbge.org/#/abc

After

Notice the address remains as previous even after redirect.
image

Conclusion

• The URL address should either be reset after redirect.
• OR the redirect should be the address of a working 404 page.
e.g.

@rpaladin rpaladin added enhancement New feature or request to-do Agreed upon content that needs to be implemented labels Feb 25, 2022
@rpaladin rpaladin changed the title [To-Do] Implement real 404 page [ToDo] Implement real 404 page Feb 25, 2022
@rpaladin rpaladin changed the title [ToDo] Implement real 404 page [TODO] Implement real 404 page Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do Agreed upon content that needs to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant