element-hq / element-hq/matrix-authentication-service
Show a nice 404 page when database objects are not found
Open
T-Enhancement
- Dominant language
- Rust
- Stars
- 280
- Forks
- 111
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 25
Description
*This issue was originally created by [**@sandhose**](https://github.com/sandhose) at .*
We have an okay-ish fallback page as a general 404, but in many places, we lookup objects by their IDs, and if we can't find them, we just display an 'unexpected error' page.
We should instead in those places also give the standard 404 page, maybe tweaked a little to say that the route is fine, but the object wasn't found?
Contributor guide
Assessment
This issue has not been assessed yet.