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

Add missing aria labels #2715

Merged
merged 2 commits into from
Jul 19, 2022
Merged

Add missing aria labels #2715

merged 2 commits into from
Jul 19, 2022

Conversation

vinicius73
Copy link
Member

  • Target version: master

Summary

Add some missing aria-* and roles to improve accessibility

Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test this, but looks reasonable.

@@ -24,6 +24,7 @@
:data-text-action-entry="actionEntry.key"
:title="actionEntry.label"
:aria-label="actionEntry.label"
role="menu"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vinicius73
Copy link
Member Author

/rebase

@nextcloud-command nextcloud-command force-pushed the fix/add-missing-aria-labels branch from 5d519c9 to 0ab43fa Compare July 13, 2022 18:16
@vinicius73 vinicius73 force-pushed the fix/add-missing-aria-labels branch 2 times, most recently from 07ddad4 to 22213fd Compare July 13, 2022 18:27
@vinicius73
Copy link
Member Author

/rebase

@vinicius73
Copy link
Member Author

/rebase

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
@nextcloud-command nextcloud-command force-pushed the fix/add-missing-aria-labels branch from 0f1fe29 to 87d6bf4 Compare July 19, 2022 12:53
@vinicius73
Copy link
Member Author

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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.

4 participants