Commit 439ed1c
Adding animation to show loading of different period (#5698)
**Story card:**
[sc-16727](https://app.shortcut.com/simpledotorg/story/16727/dr-rai-loading-animations)
## Because
Dashboards load slowly, and show the user something is happening when
they navigate between different quarters on the action plans.
https://github.com/user-attachments/assets/240e2e4f-1b56-4c75-9e8c-52612a6b2968
_*All data shown is demo/dummy data, including facility names._
## This addresses
Showing a 'loading' message to inform users that the website is
responsive and something is happening.
Reduce the risk of confusion that the website is broken.
## Test instructions
- Branch `dr-rai-loading-animation-periods`
- Click the navigation options to move between quarters for the action
plans.
- Test it works for all of the 5 quarter buttons displayed
Co-authored-by: Igbanam <[email protected]>1 parent f034253 commit 439ed1c
File tree
2 files changed
+14
-1
lines changed- app
- assets/stylesheets
- components/dashboard
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
421 | 422 | | |
422 | 423 | | |
423 | 424 | | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
424 | 430 | | |
425 | 431 | | |
426 | 432 | | |
| |||
0 commit comments