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
When you have previously indented a bullet, the delete button no longer works to remove that line's bullet.
Since delete works to remove the bullet in the case where it has never been indented, I expect after un-indenting a subsequent bullet that delete would continue to work to remove it.
Steps for Reproduction
Visit beta.quilljs.com
Create bullet
Create second bullet on next line
Indent second bullet
Press delete
Press delete
Expected behavior:
First delete un-indents bullet
Second delete removes bullet from line
Actual behavior:
Second delete does nothing (bullet remains)
Platforms:
Chrome 50 on Mac 10.11
Version:
Quill 1.0 Beta 2
The text was updated successfully, but these errors were encountered:
When you have previously indented a bullet, the delete button no longer works to remove that line's bullet.
Since delete works to remove the bullet in the case where it has never been indented, I expect after un-indenting a subsequent bullet that delete would continue to work to remove it.
Steps for Reproduction
Expected behavior:
First delete un-indents bullet
Second delete removes bullet from line
Actual behavior:
Second delete does nothing (bullet remains)
Platforms:
Chrome 50 on Mac 10.11
Version:
Quill 1.0 Beta 2
The text was updated successfully, but these errors were encountered: