upnotes-io / react-todo

A generic todo list componet for react. This is being used in an electron based app: https://upnotes.io
8 stars 41 forks source link

Add up and down arrow support - #30 #41

Closed serickson67 closed 1 year ago

serickson67 commented 1 year ago

User is now able to navigate up and down through ToDoItems with the up and down arrow keys

serickson67 commented 1 year ago

Do you want me to fix these on my forked repo branch and open a new pull request? Or are you just going to make those few quick let->const changes? I'm happy to do what I need to do, but as I said in the issue thread - I'm a bit new to all this so I need some instructions on how you'd like me to proceed so that this can get approved and merged! @bhujoshi

serickson67 commented 1 year ago

@kamalkishor1991 - I made the updates, I think you should be able to see them now:
image

Can you take a look and merge it in or provide additional feedback please?