zznicole / shopping-list

Ourshoppinglist is a Mobile-first Web application project. It was created by a team of two developers, using modern Javascript, ES6, React.js,Node.js DBOO database, Material UI, Arios......
0 stars 0 forks source link

After adding an item, the input field should be cleared. #18

Closed kft-a closed 3 years ago

kft-a commented 3 years ago

This relates to the input field for new tobuy items at the top of TobuyListScreen. When you enter an item and press add, the text remains in the input field and you have to press back space before you enter next item. It would make input much easier if the input field is cleared after adding an item.

zznicole commented 3 years ago

ok, I can look into this issue

zznicole commented 3 years ago

it's solved