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 arrow navigation to remaining popover menus #1001

Merged
merged 6 commits into from
Jan 15, 2024

Conversation

owi92
Copy link
Member

@owi92 owi92 commented Nov 17, 2023

This enables arrow navigation for the series block sorting menus and the menus for adding block content.
Waiting for opencast/appkit#3, which is needed in order for this to work.

Together they will close #753.

@owi92 owi92 changed the title Sorting menu arrow nav Add arrow navigation to remaining popover menus Nov 20, 2023
@owi92 owi92 added the changelog:user User facing changes label Nov 20, 2023
@owi92 owi92 force-pushed the sorting-menu-arrow-nav branch 3 times, most recently from e8f5350 to bc3739d Compare January 11, 2024 17:14
@github-actions github-actions bot temporarily deployed to test-deployment-pr1001 January 11, 2024 17:24 Destroyed
@owi92 owi92 marked this pull request as ready for review January 11, 2024 17:36
Copy link
Member

@LukasKalbertodt LukasKalbertodt left a comment

Choose a reason for hiding this comment

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

The view/order buttons of series blocks currently don't do anything when clicked or otherwise activated. I suppose the onClick handler just needs to be specified after the getItemProps or whatever.

Other than that it looks good to me. I only skimmed the refactor parts, but should be fine.

@owi92
Copy link
Member Author

owi92 commented Jan 15, 2024

The view/order buttons of series blocks currently don't do anything when clicked or otherwise activated. I suppose the onClick handler just needs to be specified after the getItemProps or whatever.

Good catch, that fixes it.

@github-actions github-actions bot temporarily deployed to test-deployment-pr1001 January 15, 2024 10:11 Destroyed
@LukasKalbertodt LukasKalbertodt merged commit 2d2bc93 into elan-ev:master Jan 15, 2024
2 checks passed
@owi92 owi92 deleted the sorting-menu-arrow-nav branch March 4, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:user User facing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make it possible to navigate popover menus with arrow keys
2 participants