element-web/cypress
kegsay a3133fa907
bugfix: fix in-reply-to previews not disappearing when swapping rooms (#9278)
* bugfix: fix in-reply-to previews not disappearing when swapping rooms

This was caused by the fix for another issue:
  - https://github.com/vector-im/element-web/issues/21462

Both bugs are now fixed with cypress regression tests.

* Linting

* Ensure the reply-to reappears when you click back

* Add jest test for replyTo in RVS

* Linting
2022-09-15 12:09:16 +00:00
..
e2e bugfix: fix in-reply-to previews not disappearing when swapping rooms (#9278) 2022-09-15 12:09:16 +00:00
fixtures Move spaces tests from Puppeteer to Cypress (#8645) 2022-05-26 10:19:00 +01:00
plugins Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
support Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
global.d.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
tsconfig.json Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00