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
Right now, if you select (say) 100 items and delete them, you sit and watch as they trickle away from the sample table one at a time.
We should add a loading state that a) prevents the user from clicking/interrupting the process, and b) prevents the table from refreshing until all API calls have been made.
The text was updated successfully, but these errors were encountered:
Right now, if you select (say) 100 items and delete them, you sit and watch as they trickle away from the sample table one at a time.
We should add a loading state that a) prevents the user from clicking/interrupting the process, and b) prevents the table from refreshing until all API calls have been made.
The text was updated successfully, but these errors were encountered: