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 slider focus to enable keyboard shortcuts again #902

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Conversation

lehecht
Copy link
Contributor

@lehecht lehecht commented Jul 31, 2024

Remove slider focus after usage so that keyboard events are working again.

Fixes #635.

Remove slider focus after usage so that keyboard events are working again.
@lehecht lehecht requested a review from mzur July 31, 2024 05:39
@lehecht
Copy link
Contributor Author

lehecht commented Jul 31, 2024

I only applied some changes on the frontend, so I don't think the tests failed because of them.

@mzur
Copy link
Member

mzur commented Aug 20, 2024

The failing tests were bad luck and caused by #907 and biigle/kpis#15.

@lehecht lehecht requested a review from mzur August 21, 2024 05:58
@mzur mzur merged commit ff323fe into master Aug 21, 2024
6 checks passed
@mzur mzur deleted the fix-slider-focus branch August 21, 2024 08:31
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.

Keyboard shortcuts not working after changing settings
2 participants