Commit d53b921
committed
fix(playground): stop streaming chat bubbles from pulsing
The streaming-message bubble in the smart-dashboard chat drawer used
`animate-pulse` while tokens arrived. The constant fade in/out reads
as visual noise when the agent is mid-stream — especially with longer
replies where it pulses for many seconds. Drop the animation; the
ellipsis placeholder still communicates the loading state for empty
streaming bubbles.1 parent a077ba8 commit d53b921
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments