goodchai0 / day-planner

This is day-planner project using html, css and js.
MIT License
39 stars 62 forks source link

Removing events from specific time of planner gives bug #70

Open DevDK12 opened 2 years ago

DevDK12 commented 2 years ago

While clicking on Delete on any event , it always deletes last event out of many events planned for specific time of the day. For eg If I click on Delete button of event marked "2nd" , then it will delete last event marked "7th"

Annotation 2022-10-15 181641

I would Like to work on it .