10kumaranurag01 / todo-done

https://todo-done.anuragg.top/
9 stars 28 forks source link

[FEATURE] Change the Add Todo Button's position so that UX can be better #59

Closed abdullah-k18 closed 1 month ago

abdullah-k18 commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

When I first opened the application, I thought the fields that are right after the add todo button are to create a new todo rather that filter purpose. The problem is not with the filter fields but with the add todo button. I think its position should be changed.

Proposed Solution

The search bar to search the todos' should be move in pace of the "add todo" button and add todo button should be moved to any other position. Also its color should be changed.

Screenshots

No response

Do you want to work on this issue?

Yes

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

I'll move the search bar in place of the "Add todo" button and change the position of the add todo button to the bottom right of the screen and it will be fixed. The button will be round and will have a "+" icon on it. When user will hover over the button it'll show the tooltip "Add Todo". I'll keep the background of the button white in dark mode and black in the light mode so that a user is directly get attracted to that button.