chat-ui
chat-ui copied to clipboard
Disable text streaming if user prefers reduced animation
Disable the streaming updates when prefers-reduced-motion is set to reduce
Closes: https://github.com/huggingface/chat-ui/issues/684
Hi @nsarrazin, kindly requesting a review
Hi @coyotte508, @gary149, @mishig25 maybe you could do a review?
Hi! Thanks for a great contrib 🔥 I took the liberty to push a commit that simplifies the way you filter stream updates in src/routes/conversation/[id]/+page.svelte
But overall it works great in local testing, if my fix still works for you then we can merge this! 🚀