riot-web/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
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
FacePile-test.tsx.snap
FilterDropdown-test.tsx.snap
FilterTabGroup-test.tsx.snap
InfoTooltip-test.tsx.snap
LabelledCheckbox-test.tsx.snap
LearnMore-test.tsx.snap
Pill-test.tsx.snap
PollCreateDialog-test.tsx.snap Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
QRCode-test.tsx.snap
RoomFacePile-test.tsx.snap
SpellCheckLanguagesDropdown-test.tsx.snap
StyledRadioGroup-test.tsx.snap
SyntaxHighlight-test.tsx.snap
TooltipTarget-test.tsx.snap