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
[BITV] 9.4.1.2/3.4 - The "Details" section contains a favorite button, where the status is only communicated to screen reader users in the "on" state using the aria-pressed="true" attribute. (2)
#41892
JuliaKirschenheuter
changed the title
[BITV] 9.4.1.2/3.4 - The "Details" section contains a favorite button, where the status is only communicated to screen reader users in the "on" state using the aria-pressed="true" attribute. The "aria-pressed" attribute should be used in both states. (2)
[BITV] 9.4.1.2/3.4 - The "Details" section contains a favorite button, where the status is only communicated to screen reader users in the "on" state using the aria-pressed="true" attribute. (2)
Nov 29, 2023
this seems relatively easy to change if its not fixed with either of those pr's, but ill check it when I am home currently at university so just going to assign myself to this issue to either code / close this when I get home)
After doing some investigating, it seems like this button does not have any aria-pressed labelled associated to it (correct me if I am wrong!), so it will need to be added to the actual button itself alongside its own toggle functionality, though the issue lies within the component in the nextcloud-vue repository
The "aria-pressed" attribute should be used in both states.
https://report.bitvtest.de/default-en/cbedb5ef-4815-4cba-a83d-995599c178c3.html#checkpoint-bfbf07e5c3-v3-n4
9.4.1.2/11.4 - https://report.bitvtest.de/default-en/cbedb5ef-4815-4cba-a83d-995599c178c3.html#checkpoint-bfbf07e5c3-v11-n4
The text was updated successfully, but these errors were encountered: