matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Remove old pre-join UTD logic

Open uhoreg opened this issue 1 year ago • 0 comments

and add a playwright test for new pre-join UTD

The playwright test depends on the docker image for Synapse to include https://github.com/element-hq/synapse/pull/17104

Checklist

  • [ ] Tests written for new code (and old code if feasible).
  • [ ] New or updated public/exported symbols have accurate TSDoc documentation.
  • [ ] Linter and other CI checks pass.
  • [ ] Sign-off given on the changes (see CONTRIBUTING.md).

uhoreg avatar Apr 30 '24 01:04 uhoreg