element-web/test/components/structures
Michael Telatynski 57da29de58
Fix regression around CSS stacking contexts and PIP widgets (#12094)
* Fix CSS stacking contexts for Dialogs & PersistedElement

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Switch to PersistedElement sharing a CSS stacking context for z-index to continue functioning

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix Widget PIP overlay being under the widget and dragging being broken

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix border-radius on widget pip

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix majority of tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix jest retryTimes applying outside of CI

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix remaining tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix React unique key warnings

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix sticker picker

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* id not class

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix widget pip button colour in light theme

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Revert unrelated change

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-08 12:11:44 +00:00
..
__snapshots__ Switch Pill & E2EIcon to using Compound Tooltips (#12080) 2023-12-21 15:21:41 +00:00
auth Update tests not to mock out an ancient server (#12081) 2024-01-05 13:24:00 +00:00
AutocompleteInput-test.tsx Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx
MainSplit-test.tsx
MatrixChat-test.tsx Update tests not to mock out an ancient server (#12081) 2024-01-05 13:24:00 +00:00
MessagePanel-test.tsx
PictureInPictureDragger-test.tsx
PipContainer-test.tsx Fix regression around CSS stacking contexts and PIP widgets (#12094) 2024-01-08 12:11:44 +00:00
RightPanel-test.tsx
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Fix editing event from search room view (#11992) 2023-12-19 16:01:17 +00:00
SpaceHierarchy-test.tsx
TabbedView-test.tsx
ThreadPanel-test.tsx
ThreadView-test.tsx
TimelinePanel-test.tsx
UploadBar-test.tsx
UserMenu-test.tsx
ViewSource-test.tsx