-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[BITV] 9.4.1.2/7.2 - The "Change color" button in the "Background" section opens an area where you can choose a background color. (1) #41904
Closed
JuliaKirschenheuter opened this issue
Nov 29, 2023
· 5 comments
· Fixed by nextcloud-libraries/nextcloud-vue#4889 or nextcloud-libraries/nextcloud-vue#5086
Closed
[BITV] 9.4.1.2/7.2 - The "Change color" button in the "Background" section opens an area where you can choose a background color. (1) #41904
JuliaKirschenheuter opened this issue
Nov 29, 2023
· 5 comments
· Fixed by nextcloud-libraries/nextcloud-vue#4889 or nextcloud-libraries/nextcloud-vue#5086
Labels
Comments
The labelling issue is to be fixed by nextcloud-libraries/nextcloud-vue#4889
|
waiting for release |
aria-expanded doesnt seem to be here still... |
Indeed... |
Merged
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
However, it does not communicate to users whether the area is open or closed, for example, using the "aria-expanded" attribute. Additionally, the labeling of colored radio buttons has been implemented incorrectly, as the "aria-label" attribute is placed on the "label" element instead of the "input" element.
https://report.bitvtest.de/default-en/cbedb5ef-4815-4cba-a83d-995599c178c3.html#checkpoint-bfbf07e5c3-v7-n2
The text was updated successfully, but these errors were encountered: