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-13709): remove player top bar if there is no content in it #883

Merged
merged 1 commit into from
May 15, 2024

Conversation

lianbenjamin
Copy link
Collaborator

Description of the Changes

  • bugfix.

set visibility: hidden to top bar component in case left and right controls do not contain any children (top bar is empty).

related PR: kaltura/playkit-js-ui-managers#53

Resolves FEC-13709

lianbenjamin added a commit to kaltura/playkit-js-ui-managers that referenced this pull request May 15, 2024
### Description of the Changes

- bugfix.

do not render the `DisplayedBarComponentWrapper` root element in case
there are no components to render within.

related PR: kaltura/playkit-js-ui#883

Solves FEC-13709

### 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
@lianbenjamin lianbenjamin merged commit 75172c7 into master May 15, 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