UI Design - Bookmark and Logged out error handling
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
To deal with the various errors you might encounter when trying to accessing screens/bookmarks from a non-logged in state
initial notes:
- if you try to access a bookmark in the business registry, but do not have access (say to an entity page), you get a business registry specific modal
- if you try to access a page/bookmark in PPR, but do not have access, the bookmark link doesn't work at all and there is no modal
- if you try to access a page/bookmark such as the staff dashboard, but do not have access, you get served a generic "Not Authorized" screen with a homepage button.


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.