matrix-react-sdk
matrix-react-sdk copied to clipboard
Fix `Match system theme` toggle
Checklist
- [x] Tests written for new code (and old code if feasible).
- [ ] New or updated
public
/exported
symbols have accurate TSDoc documentation. - [x] Linter and other CI checks pass.
- [ ] Sign-off given on the changes (see CONTRIBUTING.md).
Require https://github.com/element-hq/compound-web/pull/199 Closes https://github.com/element-hq/element-web/issues/27651 Despite https://github.com/element-hq/compound-web/pull/200 forcing the resolution, I need also to force it in the react-sdk.
By upgrading compound web, we also need to use the EditInPlace
rework. The new snapshots are also closer to the figma design.