You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Grid component, the default loading indicator currently generates only 5 placeholder rows. When have a page size larger than 5, and use the pagination to navigate to the next page of results then your content will bounce up and down.
If the loading indicator instead used the PageSize to determine the number of indicators to generate, chances are there should be little-to-none shifting of content on the page
Describe the bug
When using the Grid component, the default loading indicator currently generates only 5 placeholder rows. When have a page size larger than 5, and use the pagination to navigate to the next page of results then your content will bounce up and down.
If the loading indicator instead used the PageSize to determine the number of indicators to generate, chances are there should be little-to-none shifting of content on the page
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Little to no movement when using pagination
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: