BoostIO/Boostnote
The issue has been solved
[BUG] Click on task changes the text of the checkbox #2530
kyan001 posted onGitHub
It's on macOS, version 0.11.10.
I have a task like this:
- [ ] `- [ ] Todo` # Before clicks
If you click on that check box, it will be like this:
- [x] `- [ ] Todo` # After the 1st click
As far as now, it's ok, but when you wanna cancel it by clicking it again, it will be like this:
- [x] `- [x] Todo` # After the 2nd click
instead of - [ ] `- [ ] Todo`
. And if I clicked it again, it will be like this:
- [ ] `- [x] Todo` # After the 3rd click
Screenshots:
Fund this Issue
Rewarded pull request
fix 2530 #2589submitted byarcturus140(20)
Click to copy link
Recent activities