getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 56 forks source link

Move odata loading message and spinner styles to the right place #986

Closed ktuite closed 3 months ago

ktuite commented 3 months ago

Closes https://github.com/getodk/central/issues/603 and closes https://github.com/getodk/central/issues/526

CSS to style the spinner and message text for the OdataLoadingMessage component is now in the right place. This shows up on the Entities page and Submissions page.

Screenshot 2024-05-01 at 11 09 16 AM Screenshot 2024-05-01 at 11 17 34 AM

What has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to user documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have: