Skip to content

fix: Participant spinner now uses correct styling#481

Merged
motionduck merged 1 commit into
developfrom
spinner-fix
Apr 15, 2026
Merged

fix: Participant spinner now uses correct styling#481
motionduck merged 1 commit into
developfrom
spinner-fix

Conversation

@motionduck
Copy link
Copy Markdown
Member

Changelog:

  • The participant spinner does not conflict with the global spinner class anymore.
  • Fixed the filter match input value could end up as an empty string in quotes if there was no text search, but the dropdown filters produced no results.
  • Removed some unused style properties.

Closes #479

+ Fix filter match string could end up as empty string
+ Remove some unused style properties
@motionduck motionduck added this to the 2.5.0 milestone Apr 15, 2026
@motionduck motionduck self-assigned this Apr 15, 2026
@motionduck motionduck added bug Something isn't working frontend labels Apr 15, 2026
@motionduck motionduck requested a review from aydex April 15, 2026 14:58
@motionduck motionduck merged commit a180b80 into develop Apr 15, 2026
9 checks passed
@motionduck motionduck deleted the spinner-fix branch April 15, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Funky spinner on participants page

2 participants