You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Fix regression around CSS stacking contexts and PIP widgets (#12094)
* Fix CSS stacking contexts for Dialogs & PersistedElement
Signed-off-by: Michael Telatynski <[email protected]>
* Switch to PersistedElement sharing a CSS stacking context for z-index to continue functioning
Signed-off-by: Michael Telatynski <[email protected]>
* Fix Widget PIP overlay being under the widget and dragging being broken
Signed-off-by: Michael Telatynski <[email protected]>
* Fix border-radius on widget pip
Signed-off-by: Michael Telatynski <[email protected]>
* Fix majority of tests
Signed-off-by: Michael Telatynski <[email protected]>
* Fix jest retryTimes applying outside of CI
Signed-off-by: Michael Telatynski <[email protected]>
* Fix remaining tests
Signed-off-by: Michael Telatynski <[email protected]>
* Fix React unique key warnings
Signed-off-by: Michael Telatynski <[email protected]>
* Fix sticker picker
Signed-off-by: Michael Telatynski <[email protected]>
* id not class
Signed-off-by: Michael Telatynski <[email protected]>
* Fix widget pip button colour in light theme
Signed-off-by: Michael Telatynski <[email protected]>
* Revert unrelated change
Signed-off-by: Michael Telatynski <[email protected]>
---------
Signed-off-by: Michael Telatynski <[email protected]>
0 commit comments