-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Indexes
-
None
-
5
-
Needed
-
[Can be descoped if we exceed the planned time]
Display the “In progress…” pillow for indexes that were just created from the Compass UI to notify users that it can take a while until their new indexes are ready.
We will keep track of the `db.createIndex` promise, immediately close the dialog once the user pressed the “Create Index” button, keep the "In progress…" banner while the promise is not fulfilled, and either remove it or show an error as soon as it resolves or rejects