element-web/test/components/views/settings/tabs/user
Michael Telatynski 3bfb33fe48
Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086)
* Migrate the majority of TooltipTarget consumers to Compound Tooltip

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

* Fix tests

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

* Update snapshot

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

* 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>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-09 11:46:31 +00:00
..
__snapshots__ Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
AppearanceUserSettingsTab-test.tsx Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
GeneralUserSettingsTab-test.tsx OIDC: use delegated auth account URL from OidcClientStore (#11723) 2023-10-15 23:03:25 +00:00
KeyboardUserSettingsTab-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
LabsUserSettingsTab-test.tsx Default intentional mentions (#11602) 2023-09-14 11:36:15 +00:00
MjolnirUserSettingsTab-test.tsx Use semantic headings in user settings - Ignored users (#11006) 2023-05-30 22:42:53 +00:00
PreferencesUserSettingsTab-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
SecurityUserSettingsTab-test.tsx Don't start key backups when opening settings (#11640) 2023-09-21 12:19:38 +00:00
SessionManagerTab-test.tsx OIDC: use delegated auth account URL from OidcClientStore (#11723) 2023-10-15 23:03:25 +00:00
SidebarUserSettingsTab-test.tsx Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
VoiceUserSettingsTab-test.tsx await promises (#10992) 2023-05-28 22:19:37 +00:00