appwrite / demo-todo-with-react

A basic demo example for integrating between Appwrite & React JS 💙
https://appwrite-todo-with-react.vercel.app
MIT License
199 stars 127 forks source link

🐛 Bug Report: It creates new To do list on hitting enter event if no input is provided. #67

Open lalit6393 opened 1 year ago

lalit6393 commented 1 year ago

👟 Reproduction steps

After logging in, I created a new To do. Then again I focus the input field and hit enter and created a new empty To do which was unexpected.

👍 Expected behavior

It should show pop up that ask user for input.

👎 Actual Behavior

It creates new empty To do list element.

🎲 Appwrite version

Version 0.10.x

💻 Operating system

Windows

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

dubey0613 commented 1 year ago

Hey can you assign this issue to me??

joeyouss commented 1 year ago

Hi, yes it does create an empty list. This is a demo, hence, edge cases were not mentioned very strictly. @dubey0613 sure, you can go ahead with working on this.

joeyouss commented 1 year ago

Hi @dubey0613 , any update on this? please let me know if I can help you.

dubey0613 commented 1 year ago

Hi @joeyouss I was learning about appwrite and docker that's why its taking so long! Would update you soon!

joeyouss commented 1 year ago

Sure, no problem

suman313 commented 1 year ago

Hi, @joeyouss Is this issue resolved? I can work on this issue. Can you assign this to me?