element-web-Github/test/components/views/elements/__snapshots__
Timo 396829e330
Element Call: fix widget shown while its still loading (waitForIframeLoad=false) (#12292)
* show loading spinner also if waitForIframeLoad = false
Configure EC so it waits for the content loaded action
!WARNING This breaks compatibility with the full mesh branch.
I would like to discuss here if/when we can do that.

Signed-off-by: Timo K <toger5@hotmail.de>

* stop show loading screen on widget ready (instead of preparing)

Signed-off-by: Timo K <toger5@hotmail.de>

* wait until widget loading is over before comparing screenshots

Signed-off-by: Timo K <toger5@hotmail.de>

* fix waitForIFrame=true widgets

Signed-off-by: Timo K <toger5@hotmail.de>

* test

Signed-off-by: Timo K <toger5@hotmail.de>

* always start with loading true. + cleanup

Signed-off-by: Timo K <toger5@hotmail.de>

* simplify loading

Signed-off-by: Timo K <toger5@hotmail.de>

* update snapshots (start not in loading state for waitForIframe = true widgets)

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2024-03-12 16:55:01 +00:00
..
AccessibleButton-test.tsx.snap Migrate AccessibleButton-test to RTL (#9833) 2022-12-28 10:40:34 +00:00
AppTile-test.tsx.snap Element Call: fix widget shown while its still loading (waitForIframeLoad=false) (#12292) 2024-03-12 16:55:01 +00:00
ExternalLink-test.tsx.snap Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
FacePile-test.tsx.snap Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
FilterDropdown-test.tsx.snap ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
FilterTabGroup-test.tsx.snap Poll history - filter by active or ended (#10098) 2023-02-13 09:19:45 +13:00
InfoTooltip-test.tsx.snap Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052) 2023-12-19 17:19:54 +00:00
LabelledCheckbox-test.tsx.snap Improve randomString mock for better snapshots (#11375) 2023-08-09 09:39:48 +01:00
LearnMore-test.tsx.snap Device manager - add learn more popups to filtered sessions section (#9497) 2022-10-26 11:04:16 +02:00
Pill-test.tsx.snap Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
PollCreateDialog-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
QRCode-test.tsx.snap Refactor + improve test coverage for QR login (#9525) 2022-11-02 10:51:20 +00:00
RoomFacePile-test.tsx.snap Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
SpellCheckLanguagesDropdown-test.tsx.snap Use Intl for names of languages (#11427) 2023-08-22 14:07:16 +00:00
StyledRadioGroup-test.tsx.snap Convert some tests from Enzyme to RTL (#9483) 2022-10-24 09:06:20 +01:00
SyntaxHighlight-test.tsx.snap Fix error when viewing source of redacted events (#9914) 2023-01-15 16:22:59 +00:00
TooltipTarget-test.tsx.snap Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00