-
Notifications
You must be signed in to change notification settings - Fork 228
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
Autoplaying animations in violations of IBM Checkpoint 2.2.2 #411
Comments
@dakahn are you referring to the homepage video? If not, I'm not sure what other autoplaying videos the IDL site has. Could you provide more info? |
@jnm2377 this is actually for the animations in the cards. If I understand correctly, the start/stop/pause requirement means anything that plays for longer than 5 seconds is a violation. So we need to either:
|
@jnm2377 Correct! The embedded videos found in the cards on the homepage as well as in the Galleries section are what I'm referring to. |
ahh, gotcha! wondering if that's something that we should add on GTC? Like a custom component that will handle pause/play for gifs? As I imagine this would also apply to any gif in any of our sites. @vpicone |
update: gif player component has been merged into GTC. Once we update the latest version to include this commit, we can open a PR in IDL and carbon website to update any existing gifs to use this component. |
update: gtc has been updated so the latest version now includes the gif player.
We need static images for all of these gifs. |
The autoplaying videos and animations are in violations of Checkpoint 2.2.2. The videos can be right-clicked and paused, but on screen, keyboard accessible controls should be made available.
The text was updated successfully, but these errors were encountered: