Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Loading spinner #9

Open
not-night-but opened this issue Jul 29, 2023 · 0 comments
Open

FEAT: Loading spinner #9

not-night-but opened this issue Jul 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@not-night-but
Copy link
Owner

not-night-but commented Jul 29, 2023

There are several instances in which loading spinners are required. I think we need to be able to have two different types:

  1. A global spinner that prevents interaction with the entire app until the process is complete
  2. A local spinner that only prevents interaction with its container.

In any case, we could just do a one of the many free ones out there, or there is that old idea of turning the svg icon into an animated loader

(I seem to have misplaced the icon, I shall search for it)

@not-night-but not-night-but added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant