Kritika30032002 / To-Do-List-Application

This is a To Do List Application
https://simply-tasked-list.netlify.app/
MIT License
81 stars 129 forks source link

Bug: Sort Feature is clearing all the tasks #336

Closed Kritika30032002 closed 8 months ago

Kritika30032002 commented 8 months ago

Got some bug in its working, code is there.

atbalaji commented 8 months ago

I would like to work on this issue @Kritika30032002 under IWOC 2.0

atbalaji commented 8 months ago

I have created a PR @Kritika30032002 . The fixes also fixed Search and Sort functionality. I handled the Refresh causing tasks to disappear behaviour too by calling init() and removing the duplicate. Is that ok?