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(ADA-1593): shift focus to seekbar when playing/pausing media within small width players #949

Merged
merged 6 commits into from
Sep 26, 2024

Conversation

Lkaltura
Copy link
Contributor

@Lkaltura Lkaltura commented Sep 26, 2024

adjusting the 'playerSize check' order to be executed after the event listener for first_play
and referring directly to this.props.playerSize instead of destructuring it from the props, as its value changes after the component is mounted, and we require the updated size.

@SivanA-Kaltura
Copy link
Collaborator

@Lkaltura Please fix the conflicts with the master, update the title (the title is not that important, but just to make sure that the squashed commit name will be in the correct format). Also please add a description in the future because it helps understand the scope of the change.

@Lkaltura Lkaltura changed the title Ada 1593 fix(ADA-1593): shift focus to seekbar when playing/pausing media within small width players Sep 26, 2024
@Lkaltura Lkaltura merged commit f8952d8 into master Sep 26, 2024
11 checks passed
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.

3 participants