Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCreate better loading indicator experiences in serverside examples to enhance demonstration #974
Labels
Comments
|
For example this? It hasn't the search problem referred in #958. |
|
@jose-donato In your screenshot, which is the action that causes the loading indicator to appear? |
|
The getData function, the same it was before. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



In the
serverside-paginationexample, we have some sample means of adding loading indicators. Loading indicators are a common and important part of the serverside experience, so we should have some better examples here so that other devs can work from good ideas, and we can keep full-fledged loading indicator options out of the core library (E.g. #958).serverside-paginationexample.