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

Index creation loader #926

Closed berthieresteban closed 1 year ago

berthieresteban commented 3 years ago

When creating an index, after clicking on the ok button of the creation modal, nothing happen, we need to wait a few seconds before seeing the modal disappear and the index created. We let user click ok again and get a unjustified kuzzle error for creating an index that already exists. We should display a loader or at least warn the user that the index is creating and disable the modal buttons