Describe the bug
When I am typing into a checklist, if the item which I am currently typing on is checked, then if a new line is created, this is checked too.
To Reproduce
Steps to reproduce the behavior:
-
- Create a checklist
-
- Type something into the first line
-
- Check the box
-
- Click at the end of the checked line
-
- Press enter (to create a new item)
-
- The new item is already checked
Expected behavior
I would expect that the behaviour here should be that any new checkbox item which is created should be unchecked as default. When I make a list of things to do and wish to add to it later, the new item I am adding is almost never already done. It seems as though it would often be relatively pointless to add something to a list if it was already checked (certainly in less than half of use cases - and I guess we are working on making this easiest in most cases)
Desktop (please complete the following information):
- OS: macOS Big Sur and Windows 10
- Device: MacBook Pro 2017 and Lenovo Thinkpad
- Version: 0.18.1
Additional context
N/A