fix(editor): keep editor open when emptying content from the outside #3852

Merged
konrad merged 8 commits from fix/editor-initial-view into main 2023-12-11 23:13:37 +00:00

8 Commits

Author SHA1 Message Date
kolaente ea7dab68ae
fix(editor): add workaround for checklist tiptap bug
continuous-integration/drone/pr Build is passing Details
2023-12-11 23:58:46 +01:00
kolaente 8b9e5e54af
fix(test): use correct file input
continuous-integration/drone/pr Build is failing Details
2023-12-11 23:23:25 +01:00
kolaente a4a2b95dc7
chore: cleanup
continuous-integration/drone/pr Build is failing Details
2023-12-11 22:37:28 +01:00
kolaente 9fdb6a8d24
feat(task): add more tests
continuous-integration/drone/pr Build was killed Details
2023-12-11 22:35:32 +01:00
kolaente fc6b707405
fix(task): use empty description helper everywhere 2023-12-11 22:35:09 +01:00
kolaente 9efe860f26
fix(editor): keep editor open when emptying content from the outside 2023-12-11 21:58:39 +01:00
kolaente af13d68c48
fix(editor): show editor if there is no content initially 2023-12-11 21:55:47 +01:00
kolaente 3cb1e7dede
chore: debug 2023-12-11 21:01:38 +01:00