FACN3 / mrrobot_project2

week 2 project
https://facn3.github.io/mrrobot_project2/
0 stars 0 forks source link

User experience #13

Open matthewdking opened 6 years ago

matthewdking commented 6 years ago

Currently the user can add an empty todo. I'm not sure if this is a good feature to have, could you stop this in any way?

When adding a lot of todos the user will have to scroll down to add a new todo. Maybe think about adding the todo entry form to the top and have the todos display below it?

sophiavocado commented 6 years ago

@matthewdking entry form moved to the top, and it won't submit when the form is blank. However, if you put more empty spaces to the entry....then....then......it will still submit the empty task 😭😭😭

matthewdking commented 6 years ago

@sophieeejw have a look at the javascript mthod called trim might help you out with this one :+1: