-
- Downloads
RTE drafts (#12674)
* Add drafts to the RTE and tests
* test drafts in threads
* lint
* Add unit test.
* Fix test failure
* Remove unused import
* Clean up wysiwyg drafts and add test.
* Fix typo
* Add timeout to allow for wasm loading.
---------
Co-authored-by:
Florian Duros <florian.duros@ormaz.fr>
Showing
- playwright/e2e/composer/RTE.spec.ts 105 additions, 0 deletionsplaywright/e2e/composer/RTE.spec.ts
- src/DraftCleaner.ts 11 additions, 3 deletionssrc/DraftCleaner.ts
- src/components/views/rooms/MessageComposer.tsx 84 additions, 5 deletionssrc/components/views/rooms/MessageComposer.tsx
- test/components/structures/MatrixChat-test.tsx 12 additions, 0 deletionstest/components/structures/MatrixChat-test.tsx
- test/components/views/rooms/MessageComposer-test.tsx 54 additions, 30 deletionstest/components/views/rooms/MessageComposer-test.tsx
Loading
Please sign in to comment