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(FEC-13581): [Click 2 Action] | CTA "Go to site" button remain focused after return to player page. #12

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

SivanA-Kaltura
Copy link
Collaborator

Description of the Changes

Blur button after it is clicked to prevent it from staying focused after returning to the page.
Using activeElement because calling .blur() on the ref doesn't work.

Resolves FEC-13581

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@SivanA-Kaltura SivanA-Kaltura merged commit 6e01d31 into master Jan 16, 2024
@SivanA-Kaltura SivanA-Kaltura deleted the FEC-13581 branch January 16, 2024 13:47
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