You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last list item gets removed when cursor is at end of list item and on keyboard is pressed.
Steps for Reproduction
Visit Quill playground
Enter a bulleted or ordered list consisting of at least 2 items
Enter a paragraph with some text after the list
Place cursor at the end of the last list item
Press <delete> on keyboard
Notice the text of the last list item is amended to the paragraph text that was entered in step 3, and the bullet is removed.
Expected behavior:
The text of the paragraph is amended to the last bullet item, and the last bullet is not removed. This is more consistent with behavior of Microsoft Word and Google Docs.
Actual behavior:
The last bullet is removed.
Platforms:
All browsers, all platforms.
Version:
v1.1.10
Screenshots:
The text was updated successfully, but these errors were encountered:
Last list item gets removed when cursor is at end of list item and on keyboard is pressed.
Steps for Reproduction
<delete>
on keyboardExpected behavior:
The text of the paragraph is amended to the last bullet item, and the last bullet is not removed. This is more consistent with behavior of Microsoft Word and Google Docs.
Actual behavior:
The last bullet is removed.
Platforms:
All browsers, all platforms.
Version:
v1.1.10
Screenshots:
The text was updated successfully, but these errors were encountered: