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

Fev 374 - improve preloaded #8

Merged
merged 3 commits into from
Oct 17, 2019
Merged

Fev 374 - improve preloaded #8

merged 3 commits into from
Oct 17, 2019

Conversation

semarche-kaltura
Copy link
Contributor

  • set correct icon and animation for loading indicator
  • small style changes for an error icon

@eitanavgil eitanavgil changed the title Fev 374 Fev 374 show captions of current language and highlight current row Oct 15, 2019
Copy link
Contributor

@eitanavgil eitanavgil left a comment

Choose a reason for hiding this comment

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

@semarche-kaltura
I don't see anything risk in this ticket - but it seems irrelevant to the ticket description.
Is that an error?

@eitanavgil eitanavgil changed the title Fev 374 show captions of current language and highlight current row Fev 374 - improve preloaded Oct 17, 2019
src/components/spinner/spinner.scss Outdated Show resolved Hide resolved
@eitanavgil eitanavgil self-requested a review October 17, 2019 07:36
Copy link
Contributor

@eitanavgil eitanavgil left a comment

Choose a reason for hiding this comment

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

Please review

@semarche-kaltura semarche-kaltura merged commit 9e667b5 into master Oct 17, 2019
@eitanavgil eitanavgil deleted the FEV-374 branch October 28, 2019 08:31
Tzipi-kaltura added a commit that referenced this pull request Nov 5, 2024
…r issues Priority 2(#8) transcript panel does not immediately follow the toggle button
Tzipi-kaltura added a commit that referenced this pull request Nov 7, 2024
…r issues Priority 2(#8) transcript panel does not immediately follow the toggle button (#222)

Issue:
When user press shift+tab inside transcript plugin after first element - search input, focus move to last element in bottom bar and not to transcript button.

Fix:
Add listener to search input so we user focus on it and press shift tab focus will move to transcript button or to more button (if transcript inside more dropdown)

Solves ADA-1777
Tzipi-kaltura added a commit that referenced this pull request Nov 19, 2024
…r issues Priority 2(#8) transcript panel does not immediately follow the toggle button
Tzipi-kaltura added a commit that referenced this pull request Nov 19, 2024
…r issues Priority 2(#8) transcript panel does not immediately follow the toggle button
Tzipi-kaltura added a commit that referenced this pull request Nov 20, 2024
…r issues Priority 2(#8) transcript panel does not immediately follow the toggle button (#228)

Sending the event to focusPluginButton function then only in case we have transcript/more button on the dom - we will use event.preventDefault() functionality. so if these elements are not exist on the dom, tab will be moved the previous element as usually. (in case player is too small and top bar buttons are removed)
Add the listener to first_play only if this is indeed the first play (before video is played - when preload is enabled) and if the component is called after the first play - listener to keydown is added immediately
part of - kaltura/playkit-js-ui-managers#68

solves ADA-1777
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