github / task-lists-element

Drag and drop task list items.

Home Page:https://github.github.io/task-lists-element/examples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong toggling behavior for nested lists

mr-mig opened this issue · comments

Copying from internal discussion:

I hope this is the right place to mention an issue I’ve encountered, if not then please do point me in the right direction! I made an issue in my project board with a checkbox list, where one of the checkboxes is indented. When I tried to check the box for the indented one, the boxes below that one started checking and unchecking themselves. I tested it also in a normal issue in a repo with indented checkboxes and there were no problems there. However, after I added that issue to the project board and tried to check the boxes there, the same problem appeared.

Here's a list to try:

  • one
  • two
  • three
    • indented one
    • indented two
  • four
  • five
  • six
  • seven
  • eight

Actually, I think this is unrelated to task-list-element.
Will additionally verify and close this issue if I am wrong.

Verified, the issue is not caused by task-lists-element