Skip to content

fix(tui): animate thinking spinner correctly#21305

Open
fakhriaunur wants to merge 1 commit intoanomalyco:devfrom
fakhriaunur:fix/tui-spinner-animation
Open

fix(tui): animate thinking spinner correctly#21305
fakhriaunur wants to merge 1 commit intoanomalyco:devfrom
fakhriaunur:fix/tui-spinner-animation

Conversation

@fakhriaunur
Copy link
Copy Markdown

Issue for this PR

Fixes #20978

Type of change

  • Bug fix

What does this PR do?

The thinking spinner appeared but didn't animate - it stayed static instead of cycling through frames.

Added autoplay={true} explicitly to the spinner element to ensure the animation starts immediately when the component is created.

How did you verify your code works?

  • Visual inspection of spinner animation
  • Follows existing package patterns

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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

Successfully merging this pull request may close these issues.

[Bug] TUI thinking spinner animation not spinning (static Braille pattern dots)

1 participant