Raghwendra-Dey / productivity_meter

Productivity meter for measuring productivity of solving problems
https://raghwendra-dey.github.io/productivity_meter/
MIT License
13 stars 23 forks source link

Unstrike the todolist entry when unchecked #47

Closed Raghwendra-Dey closed 3 years ago

Raghwendra-Dey commented 3 years ago

When an entry is checked in its checkbox, then it gets striked off, but if the user unchecks that entry later, it doesn't gets unstricked. Also, if the textbox is empty, and it is tried to be ticked, then it should simply do nothing, rather than stricking the background text Enter TaskName. Please make necessary amendments.

Raghwendra-Dey commented 3 years ago

@Ishan-Saini you have worked on this part. Would you like to take it up?

Ishan-Saini commented 3 years ago

@Raghwendra-Dey Yeah sure!