buidl-labs / buidl-labs/YieldScan
Handle non-existent and protected routes
Open
-size-s
+P3
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently accessing any route which doesn't exist opens up a blank view with the navbar.
- [ ] Implement a 404 page to catch all non-existent routes.
- [ ] Implement a 403 forbidden page to catch protected routes which are unlocked only when certain conditions are fulfilled (for example transaction confirmation requires like of validators, budget + authorization from PolkadotJS wallet and Suggested validators needs a valid budget input, et al.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.