element-web-Github/res
Robin 17699dfcd0
Don't unnecessarily persist the host signup dialog (#9043)
https://github.com/matrix-org/matrix-react-sdk/pull/8747 made it more evident that the host signup dialog was relying on some quirks in how PersistedElement sizes and positions things that it probably shouldn't have been relying on. As far as I can tell, this dialog doesn't *need* to be a PersistedElement at all since it's mounted manually as part of LoggedInView, and so it doesn't look like there's any way for it to unexpectedly disappear on the user.

According to Travis this is supposed to be a bespoke widget in a proper dialog, but this is intended as a more short-term fix.
2022-07-11 16:50:13 -04:00
..
css Don't unnecessarily persist the host signup dialog (#9043) 2022-07-11 16:50:13 -04:00
fonts Upgrade emojibase and twemoji (#7286) 2022-03-23 17:08:34 +00:00
img Introduce new copy icon (#8942) 2022-07-01 11:29:19 +02:00
media move default ringtones over from riot-web 2018-04-12 00:25:36 +01:00
themes Remove dead AddressSelector code (#8999) 2022-07-07 08:11:12 +00:00