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

Popup keyboard navigation bug when dismissing popup #726

Merged
merged 13 commits into from
Jan 31, 2023
Merged

Popup keyboard navigation bug when dismissing popup #726

merged 13 commits into from
Jan 31, 2023

Conversation

kevinkim31
Copy link
Contributor

Closes #681

@kevinkim31
Copy link
Contributor Author

kevinkim31 commented Jan 27, 2023

commits 349d388 , 57e710b , 0e9614e were just to keep web-map-custom-element changes updated with local. These changes don't affect code (No files changed from these commits).

@prushforth prushforth marked this pull request as ready for review January 27, 2023 15:31
@prushforth
Copy link
Member

prushforth commented Jan 27, 2023

I noticed and maybe it's a different bug or perhaps a regression, that when you use the arrow keys to "tab" into a set of features, then you popup a dialog and dismiss it, either with esc or X, if you hit "Tab" then you don't move past the features, you move to the next feature. That tab should take you to the zoom out button, shouldn't it? Try it on experiments, although because of this bug it's hard to say if it's a part of this bug or another bug??

Edit: I can't reproduce this maybe I was mistaken

@AliyanH AliyanH marked this pull request as draft January 27, 2023 20:19
Copy link
Member

@AliyanH AliyanH left a comment

Choose a reason for hiding this comment

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

LGTM!

test/e2e/core/popupTabNavigation.test.js Outdated Show resolved Hide resolved
@AliyanH AliyanH marked this pull request as ready for review January 31, 2023 15:03
Copy link
Member

@prushforth prushforth left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks everyone for having a look together, it helps.

@AliyanH AliyanH merged commit c1fdb76 into Maps4HTML:main Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Popup keyboard navigation bug when dismissing popup
3 participants