kuzzleio / kuzzle-admin-console

A SPA to administrate your Kuzzle: index and collection management, document creation, realtime subscription and permissions management
http://console.kuzzle.io
Apache License 2.0
61 stars 25 forks source link

Use table's "busy" prop, rather than an external spinner #918

Closed xbill82 closed 1 year ago

xbill82 commented 3 years ago

The busy prop allows to put a spinner inside the table, which is more meaningful and doesn't make the whole table disappear.

Aschen commented 3 years ago

Related ? https://github.com/kuzzleio/kuzzle-admin-console/issues/914