HarperFast / HarperFast/studio
Improve error messaging for 403 and 404 status codes
Open
ui consistency
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 40
Description
Currently, when accessing certain URLs, the application displays a 'Component Error' message with status codes 403 and 404. It is suggested to replace these messages with more descriptive ones, such as 'Forbidden' for 403 and 'Page not found' for 404, to improve user understanding and experience.
Contributor guide
Assessment
This issue has not been assessed yet.