You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
I have searched open and closed issues for duplicates
This isn't a feature request
This is not a report about my app not working as expected
Hello maintainers,
I came across the VideoInstructions component and saw it has autoplay enabled by default.
This should be fine for most of users, but from the Accessibility point of view, it would be nice that the video doesn't autoplay when the user has the setting "Reduce motion" on.
I have already implemented a proposal for that feature, and also adapted the corresponding story in Storybook explaining that concept. The visual change is the following:
Before
After
|
I cannot push my local branch with those changes due to repository permissions.
How could I open a pull request to contribute?
Thanks in advance,
Alejandro
The text was updated successfully, but these errors were encountered:
Please complete the following checklist (by adding [x]):
Hello maintainers,
I came across the
VideoInstructions
component and saw it has autoplay enabled by default.This should be fine for most of users, but from the Accessibility point of view, it would be nice that the video doesn't autoplay when the user has the setting "Reduce motion" on.
I have already implemented a proposal for that feature, and also adapted the corresponding story in Storybook explaining that concept. The visual change is the following:
Before
After
|
I cannot push my local branch with those changes due to repository permissions.
How could I open a pull request to contribute?
Thanks in advance,
Alejandro
The text was updated successfully, but these errors were encountered: