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

ADA(ADA-1451): Close Video Info modal dialog focus management #958

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Tzipi-kaltura
Copy link
Contributor

@Tzipi-kaltura Tzipi-kaltura commented Nov 12, 2024

Description of the Changes

Issue:
if user open the info plugin from more plugin, when press enter on x the focus is lost and doesn't move to the more plugin

Root cause:
The previous element is the dropdown info div from the more dropdown and not the the more button

Fix:
Create a reference of more plugin (we set it from the info plugin) and in case the previous element is dropdown item (of the more), move the focus to more plugin.

part of:
kaltura/playkit-js-ui-managers#67
kaltura/playkit-js-info#106

Resolves ADA-1451

Tzipi-kaltura added a commit to kaltura/playkit-js-ui-managers that referenced this pull request Nov 19, 2024
create function to select the more plugin button from right controls elements.

part of:
kaltura/playkit-js-ui#958
kaltura/playkit-js-info#106

solves ADA-1451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants