Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete does not always remove a bullet #698

Closed
sachinrekhi opened this issue May 24, 2016 · 0 comments
Closed

Delete does not always remove a bullet #698

sachinrekhi opened this issue May 24, 2016 · 0 comments

Comments

@sachinrekhi
Copy link
Contributor

sachinrekhi commented May 24, 2016

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

  1. Visit beta.quilljs.com
  2. Create bullet
  3. Create second bullet on next line
  4. Indent second bullet
  5. Press delete
  6. 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

@jhchen jhchen closed this as completed in 762699c May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant