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

[216] [Jitsi Facelift] Settings dialog is broken #8

Merged

Conversation

Jazastry
Copy link

@Jazastry Jazastry commented Dec 10, 2020

Trello Card

Description

In this PR we are fixing bug in the jitsi Settings dialog display:
settings_dialog_broken

Additional changes

We are using the moment to upgrade the styling of the settings-dialog according to the required new designs.
Selection_010

In order for the bottom controls to be clickable, we are moving them over the notifications and adding slight gradient to the background.
Selection_011

- makes connection indicator to resize according to the connection
  status - worse status bigger icon
- makes participants videolayout to have red shadow if connection is low
- makes poor connection notification to show if the connection of
  connectiond participants lowers, if connection improves the
  notification is removed without user interaction
- fixes paticipants videolayout hover styling
- moves _participants-right-strip.scss to _participants.scss as this
  module is responsible not only for the right strip styling
- fixes the settings dialog not displayed
  - the cause of the dialog disappearing is that the messages continer
    and the settings-dialog is the same element, so the notifications
    facelift styles was orerriding the dialog styles incorrectly
- updates the settings dialog styling according to the required designs
- in order to be possible to click the buttons of the bottom control
  strip we are moving the controls over the notifications nad adding
  gradient background in order to make buttons pop-over the
  notifications
@kachar kachar merged commit 601d433 into threeveta-web-master Dec 11, 2020
@kachar kachar deleted the 216-jitsi-facelift-settings-dialog-is-broken branch December 11, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants