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 focus returning to top of page instead of actions toggle button #3530

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

Pytal
Copy link
Contributor

@Pytal Pytal commented Dec 1, 2022

Fix focused element when tabbing after reaching the last actions menu item

Before

https://nextcloud-vue-components.netlify.app/#/Components/NcActions?id=ncactions-1 (Scroll down to "Multiple actions")

Focus returns to the top of the page

After

https://deploy-preview-3530--nextcloud-vue-components.netlify.app/#/Components/NcActions?id=ncactions-1 (Scroll down to "Multiple actions")

Focus returns to the actions menu toggle button

@Pytal Pytal added bug Something isn't working 3. to review Waiting for reviews feature: actions Related to the actions components accessibility Making sure we design for the widest range of people possible, including those who have disabilities labels Dec 1, 2022
@Pytal Pytal added this to the 7.1.1 milestone Dec 1, 2022
@Pytal Pytal self-assigned this Dec 1, 2022
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@skjnldsv skjnldsv merged commit de0ec24 into master Dec 6, 2022
@skjnldsv skjnldsv deleted the enh/a11y-actions-focus branch December 6, 2022 08:07
@skjnldsv skjnldsv modified the milestones: 7.1.1, 7.2.0 Dec 6, 2022
@skjnldsv skjnldsv mentioned this pull request Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews accessibility Making sure we design for the widest range of people possible, including those who have disabilities bug Something isn't working feature: actions Related to the actions components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants