Skip to content

Fix: Remove redundant loading dots from LoadingSpan UI#22989

Open
TilakSharma07 wants to merge 2 commits into
galaxyproject:devfrom
TilakSharma07:fix-loading-issue
Open

Fix: Remove redundant loading dots from LoadingSpan UI#22989
TilakSharma07 wants to merge 2 commits into
galaxyproject:devfrom
TilakSharma07:fix-loading-issue

Conversation

@TilakSharma07

@TilakSharma07 TilakSharma07 commented Jun 22, 2026

Copy link
Copy Markdown

Removed the redundant blinking dots from LoadingSpan.vue to ensure only a single loading spinner animation is displayed, making the UI cleaner.

Fixes #14275

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. Open the Galaxy UI and trigger any tool or process that shows the loading state.
    2. Verify that only the spinning circle is visible, without the extra blinking dots.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-project-automation github-project-automation Bot moved this from Needs Review to Done in Galaxy Dev - weeklies Jun 23, 2026
@TilakSharma07 TilakSharma07 reopened this Jun 23, 2026
@github-project-automation github-project-automation Bot moved this from Done to In Progress in Galaxy Dev - weeklies Jun 23, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Galaxy Dev - weeklies Jun 23, 2026
@TilakSharma07 TilakSharma07 reopened this Jun 23, 2026
@github-project-automation github-project-automation Bot moved this from Done to In Progress in Galaxy Dev - weeklies Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Two loading gifs is potentially unnecessary

1 participant