microsoft / microsoft/AzureTRE
Implement a 404 error when a page doesn't exist
Open
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
Currently there is no 404 error page so the user may not realise they have visited an invalid url, the page loads as if nothing is wrong.
Describe the solution you'd like
Implement a 404 error when a page doesn't exist
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.