10kumaranurag01 / todo-done

https://todo-done.anuragg.top/
10 stars 30 forks source link

[BUG] Add Todo modal #72

Open Bamof25th opened 2 days ago

Bamof25th commented 2 days ago

Has this bug been raised before?

Where did you find this bug?

live website

Version of website/mobile (for example "v1.2.3")

latest one

Description

After creating a todo : Form modal does not close or clear up the inputs .

can make the form clear its input and modal to get closed after adding the todo

Steps to Reproduce

Goto /dashboard click on add todo button and try adding one todo

click on add button several times you will se it sends multiple requests .

Screenshots

Screenshot 2024-10-17 160048

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

Will improve the use of hook to fix this bug by implementing required solution .

10kumaranurag01 commented 2 days ago

@Bamof25th Go ahead

Bamof25th commented 19 hours ago

@Bamof25th Go ahead

Done