miljkovicjovan / minimalist-task-tracker

Minimalist task tracker using Local Storage
https://minimalist-task-tracker.netlify.app/
5 stars 21 forks source link

BUG: editing new task dosnt allow user to update, delete or confirm the editing of the task #90

Closed aditya-armal closed 10 months ago

aditya-armal commented 10 months ago

Button are disabled after the edit task option is chossen, even tried editing the task name, but still button are disable.I think I can take up the issue & raise PR once confirmed

aditya-armal commented 10 months ago

@miljkovicjovan Can you confirm this Issue, wanting to work on it.

miljkovicjovan commented 10 months ago

@aditya-armal Hello the buttons are disabled on purpose in order to finish the editing of the task. If you have an idea of implementing a confirm edit function of some sort please open a separate issue and you can take it up.