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

Focusing last action in Actions component with page-down is broken #2958

Closed
raimund-schluessler opened this issue Aug 5, 2022 · 0 comments · Fixed by #2911 or #2961
Closed

Focusing last action in Actions component with page-down is broken #2958

raimund-schluessler opened this issue Aug 5, 2022 · 0 comments · Fixed by #2911 or #2961
Labels
bug Something isn't working feature: actions Related to the actions components
Milestone

Comments

@raimund-schluessler
Copy link
Contributor

This line
https://github.com/nextcloud/nextcloud-vue/blob/5392fd1a9d8f34f137654227010f30876cd31d3d/src/components/Actions/Actions.vue#L849
should read

this.focusIndex = this.$refs.menu.querySelectorAll(focusableSelector).length - 1
@raimund-schluessler raimund-schluessler added bug Something isn't working feature: actions Related to the actions components labels Aug 5, 2022
@raimund-schluessler raimund-schluessler added this to the 5.4.1 milestone Aug 5, 2022
@raimund-schluessler raimund-schluessler linked a pull request Aug 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: actions Related to the actions components
Projects
None yet
1 participant