CodeForPhilly / CodeForPhilly/benefit-decision-toolkit
Replace fullscreen loading indicators with skeleton UI
Open
- Dominant language
- Java
- Stars
- 15
- Forks
- 5
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
Throughout the web app, when you navigate to a different view or perform an action, a fullscreen loading indicator appears that blurs the background and shows a loading spinner. This is distracting, disorienting and makes the app feel slow. When something is loading, only the elements that changed should have a loading state (for example the view underneath the header and tab bar, or a card for a new check being added to a benefit), and ideally this should be a [skeleton UI](https://yeon-design.tistory.com/52).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.