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

fix(theming): Add aria-pressed attribute to active background #40950

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Oct 17, 2023

Summary

Add the aria-pressed state to currently active background image (buttons).

Checklist

@susnux
Copy link
Contributor Author

susnux commented Oct 17, 2023

Failing cypress is caused by regression of xhr-request.js in server core, will file a PR fixing it.
Edit: Done in #40951

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/add-aria-pressed-to-buttons branch from 9c3ec4b to 8d57cdc Compare October 17, 2023 23:36
@susnux susnux enabled auto-merge October 17, 2023 23:36
@susnux susnux disabled auto-merge October 18, 2023 00:16
@susnux
Copy link
Contributor Author

susnux commented Oct 18, 2023

cypress unrelated (password confirmation issue)

@susnux susnux merged commit 54d1ec5 into master Oct 18, 2023
39 of 42 checks passed
@susnux susnux deleted the fix/add-aria-pressed-to-buttons branch October 18, 2023 00:16
@AndyScherzinger AndyScherzinger added this to the Nextcloud 28 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BITV]: Make selected background button visible for assistive technologies
4 participants