rubyforgood / applied-conservation

MIT License
7 stars 17 forks source link

David can see suggestions for Target names #32

Closed eaierstuck closed 6 years ago

eaierstuck commented 6 years ago

GIVEN David is creating a new Target WHEN he clicks on the Target Name THEN he sees a list of Name suggestions in a dropdown AND WHEN he starts typing in the input field THEN the list of suggestions only shows suggestions containing the input value AND WHEN he selects a suggestion THEN that suggestion is populated in the input AND WHEN he clicks save THEN he sees the value in the input as the Target name

jtwhittington commented 6 years ago

Done in #33