mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-25 19:21:18 +01:00
* Move `EditInPlace` out of `Form` If it is part of the form saving will submit the inner form of EditInPlace and reload EW. * add tests and comments * update snapshot * fix playwright