You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user searching for a plant, I would like the ability to press the "enter" key or click the "Search for a plant!" button to send my search request to the api.
Currently the "enter" key does not send the "get" request to the controller.
Inspect "search form" html on the "/addplant" page to see what might be causing this inconsistency.
As a user searching for a plant, I would like the ability to press the "enter" key or click the "Search for a plant!" button to send my search request to the api.
Currently the "enter" key does not send the "get" request to the controller.