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

Consolidate / Fix broken loading spinners #1206

Open
davmlaw opened this issue Nov 27, 2024 · 0 comments
Open

Consolidate / Fix broken loading spinners #1206

davmlaw opened this issue Nov 27, 2024 · 0 comments

Comments

@davmlaw
Copy link
Contributor

davmlaw commented Nov 27, 2024

  • "loading" class no longer works - appears to have been deleted from CSS
  • 12 references to "spinner.gif"
  • .graph-loading class - loading.gif

These can all be replaced with

$('<i class="fa fa-spinner"></i>');

@davmlaw davmlaw changed the title Loading spinners Consolidate / Fix broken loading spinners Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant