Open taysea opened 2 years ago
For Ezmeral, we have an app-wide mechanism that can trigger a generic loading modal with spinner. We also have a few variants of an in-line/on-page loading spinner + message that can be used on the page in various use cases.
Please consider, not just page-wide loading behaviors, but guidance such as render the page static content, but show actions disabled? or when how to use skeletons? etc.
Also consider that many pages/components now are designed to be self contained. So for example our DataTables and often lists will make their own API calls once a page renders, so there is need to coordinate or show loading with these items together.
We are using the DataTable placeholder for example:
More use cases from Jeff Stolz and Amanda Vogel:
Raised again on 7/20/22.
How to present that Data is being loaded.
Things to consider: