cinemataztic / cine-ui

0 stars 0 forks source link

Loading indicator #46

Closed MikkelWestermann closed 2 years ago

MikkelWestermann commented 2 years ago

Not sure if this has been discussed before, but I think it's necessary.

Describe the solution you'd like We should have a general purpose loading indictor / spinner of some sort to indicate async processes - both as a standalone component and as part of other components (FileUpload, Listbox....). It's quite critical for longer running async processes to give the user a sense of progress.

Thoughts? @alkiko @sandhana14 @pixochi

MikkelWestermann commented 2 years ago

Super simple example implementation: https://play.tailwindcss.com/XowxFpqRrh

Screen Recording 2022-02-21 at 17 42 38

Based on: https://flowbite.com/docs/components/spinner/