guardicore / guardicore/monkey
Improve error page styles
Open
Refactor
UI:refactoring
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
# Refactor
We need to implement proper error pages in case the user encounters 500 or 404.
## Tasks
- [ ] Style and improve 404 `monkey_island/cc/next_ui/src/app/not-found.tsx`
- [ ] Style and improve server error `monkey_island/cc/next_ui/src/app/error.tsx`
- [ ] Test the usages, make sure server error component is used properly
Contributor guide
Assessment
This issue has not been assessed yet.