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

Use aria-expanded correctly on toggle user actions #38294

Merged
merged 1 commit into from May 18, 2023

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented May 16, 2023

The aria-expanded attribute was added on the expandable item rather Than the button that triggers the expand.

Resolves : #37137

@Fenn-CS Fenn-CS requested review from a team, ArtificialOwl, icewind1991, blizzz and artonge and removed request for a team May 16, 2023 00:22
@artonge artonge added this to the Nextcloud 27 milestone May 16, 2023
@szaimen szaimen added the 3. to review Waiting for reviews label May 16, 2023
@Fenn-CS Fenn-CS force-pushed the fix/37137/add-aria-expanded-to-toggler-user-options branch from e106982 to 68a1557 Compare May 17, 2023 00:44
@blizzz blizzz mentioned this pull request May 17, 2023
@Fenn-CS Fenn-CS force-pushed the fix/37137/add-aria-expanded-to-toggler-user-options branch from 68a1557 to dc16821 Compare May 17, 2023 13:31
@Fenn-CS Fenn-CS requested a review from susnux May 17, 2023 13:32
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented May 17, 2023

/backport to stable26

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented May 17, 2023

/backport to stable25

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented May 17, 2023

/compile amend /

The aria-expanded attribute was added on the expandable item rather
Than the button that triggers the expand.

Resolves : #37137

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the fix/37137/add-aria-expanded-to-toggler-user-options branch from dc16821 to a39f0de Compare May 17, 2023 23:15
@Fenn-CS Fenn-CS merged commit c9aadb1 into master May 18, 2023
37 checks passed
@Fenn-CS Fenn-CS deleted the fix/37137/add-aria-expanded-to-toggler-user-options branch May 18, 2023 07:08
@AndyScherzinger
Copy link
Member

/backport to stable27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
6 participants