Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable text streaming if user prefers reduced animation #684

Closed
nsarrazin opened this issue Jan 9, 2024 · 1 comment · Fixed by #1131
Closed

Disable text streaming if user prefers reduced animation #684

nsarrazin opened this issue Jan 9, 2024 · 1 comment · Fixed by #1131
Labels
enhancement New feature or request front This issue is related to the front-end of the app. good first issue Good for newcomers

Comments

@nsarrazin
Copy link
Collaborator

nsarrazin commented Jan 9, 2024

I don't think this should be exposed as a UI setting but we could check the prefers-reduced-motion media query and disable the streaming updates if it's set to true.

See this discussion on the hub

@nsarrazin nsarrazin added enhancement New feature or request front This issue is related to the front-end of the app. good first issue Good for newcomers labels Jan 9, 2024
@Mobius-code
Copy link

Hi there. I'm the one who posted that message to the forum. Thank you for opening this PR. What programming language/skills do I need to know to help on this? I've been learning programming for about 6 months, so I'm still fairly new. I've finished courses on Python and Javascript, and I'm learning C right now. I know developers are busy and I'd like to help if that's possible. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front This issue is related to the front-end of the app. good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants