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

[stable28] fix: make prev and next slides not focusable and aria-hidden #2117

Merged
merged 3 commits into from
Jan 5, 2024

Commits on Jan 5, 2024

  1. fix: make prev and next slides not focusable and aria-hidden

    But it doesn't work on a video slide, as it re-mounts the container and loses attributes.
    
    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme authored and backportbot-nextcloud[bot] committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1f5fa90 View commit details
    Browse the repository at this point in the history
  2. test(a11y): visibility and focus on prev next slides

    Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
    ShGKme authored and backportbot-nextcloud[bot] committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bb18caf View commit details
    Browse the repository at this point in the history
  3. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d24a127 View commit details
    Browse the repository at this point in the history