Skip to content

Implement Loading Spinner for Page Actions #692

@shashilo

Description

@shashilo

User experience suffers when actions (such as loading or draw events) cause UI twitch or delays. Implement a spinning loader component to replace the text and visually indicate that an action is occurring.

Additional Context

  • Many pages in the app occasionally twitch or appear to freeze while waiting for backend responses.
  • Implement a reusable spinner (e.g., using React, CSS, SVG) that displays during loading states or any long-running action.
  • See documentation:

Acceptance Criteria

  • All major page actions show a loading indicator instead of text.
  • No more twitching or frozen UI during waits.
  • Component is reusable and documented.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions