We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1) Lightbox / scroll wheel After opening a photo in a Lightbox user is able to scroll down the page with the scroll wheel: https://www.washington.edu/news/2020/12/03/tire-related-chemical-largely-responsible-for-adult-coho-salmon-deaths-in-urban-streams/
Afterward when exiting the Lightbox the user may be in another section of the story from when opening the Lightbox which may affect usability.
NYTimes has solved this by easing the Lightbox closed on scroll: https://www.nytimes.com/2020/12/03/climate/salmon-kill-washington.html
2) Lightbox / Keyboard Provide a means of closing the Lightbox via keyboard. ESC is a key commonly used for this. See NYTimes example above
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1) Lightbox / scroll wheel
After opening a photo in a Lightbox user is able to scroll down the page with the scroll wheel:
https://www.washington.edu/news/2020/12/03/tire-related-chemical-largely-responsible-for-adult-coho-salmon-deaths-in-urban-streams/
Afterward when exiting the Lightbox the user may be in another section of the story from when opening the Lightbox which may affect usability.
NYTimes has solved this by easing the Lightbox closed on scroll:
https://www.nytimes.com/2020/12/03/climate/salmon-kill-washington.html
2) Lightbox / Keyboard
Provide a means of closing the Lightbox via keyboard. ESC is a key commonly used for this. See NYTimes example above
The text was updated successfully, but these errors were encountered: