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
This is definitely an area to improve. That being said, could you please be a bit more specific? Keyboard support should already be implemented (Esc closes the lightbox, ← and → navigate in albums). If that is not working, that's an issue that should be reported separately.
Using a keyboard to navigate, images aren't naturally focused elements like links or buttons. Therefore, it's impossible to trigger the lightbox via keyboard. Adding a tabindex to images isn't a good idea either.
Please add keyboard and screenreader support.
The text was updated successfully, but these errors were encountered: