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
In order to do this I can send a faster request to the serve to return the number of elements it contains in the DB
And then send a second request to get the elements (which should take longer)
Until the data is fetched from the server, we could present a skeleton with the correct number of elements,
instead of the current: Loading... (with a PF4 Spinner) http://v4-archive.patternfly.org/v4/components/skeleton
The text was updated successfully, but these errors were encountered:
In order to do this I can send a faster request to the serve to return the number of elements it contains in the DB
And then send a second request to get the elements (which should take longer)
Until the data is fetched from the server, we could present a skeleton with the correct number of elements,
instead of the current: Loading... (with a PF4 Spinner)
http://v4-archive.patternfly.org/v4/components/skeleton
The text was updated successfully, but these errors were encountered: