Describe the bug
Adding a new paragraph between an existing and suggested paragraph wrongly marks my text as "suggested" instead of "original" when in View-mode
To Reproduce
Steps to reproduce the behavior:
- Go to https://y-prosemirror-demo.netlify.app/
- Type "Hello world"
- Set suggestions to "Edit"
- Select text, insert a line "Greetings, universe"
- Set suggestions to "View"
- Try to insert a new line of text after the first line (by hitting enter after "world")
Notice how content is inserted as suggestion, while I'm in view mode
Expected behavior
I expect to be able to add new paragraphs to the existing document
Screenshots
Additional context
Describe the bug
Adding a new paragraph between an existing and suggested paragraph wrongly marks my text as "suggested" instead of "original" when in View-mode
To Reproduce
Steps to reproduce the behavior:
Notice how content is inserted as suggestion, while I'm in view mode
Expected behavior
I expect to be able to add new paragraphs to the existing document
Screenshots
Additional context