Frontmatter
| id | 364 |
| title | Covid.view.HeaderContainer: Reload Button => add loading masks |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Mar 24, 2020, 8:27 PM |
| updatedAt | Sep 28, 2024, 4:31 AM |
| githubUrl | https://github.com/neomjs/neo/issues/364 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 28, 2024, 4:31 AM |
clicking the loading button should add a loading mask & spinner on the currently active tab content.
after the API call is done and the store data is set, the mask needs to get removed again.