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
Right now, users can only click the "Search" button to search the word inside the search bar. It would be better if the user can click the "Enter" key as well
In order to implement this, the search bar needs to have an event listener for the Enter key.
The text was updated successfully, but these errors were encountered:
Right now, users can only click the "Search" button to search the word inside the search bar. It would be better if the user can click the "Enter" key as well
In order to implement this, the search bar needs to have an event listener for the Enter key.
The text was updated successfully, but these errors were encountered: