When searching, keying <ENTER> shouldn't refresh the page
In the Membership List, Event List etc, users can type into the search box at the top of the list and the list will seach in "real time", not requiring the user to press <enter> to conduct the search.
While this is great, most people have a muscle memory to hit <enter> after entering a search term, as it is widely used on the web. In Wild Apricot though, hitting <enter> like this causes the page to refresh (and sometimes the search term clears).
Can you please code something into the Search box to ignore the <enter> key.
-
Anonymous commented
When in Contacts/Members and searching, it automatically filters the list to the text in the search box without hitting enter. On Members list, if you do hit enter (which is commonly done after typing a search term), nothing remarkable happens. Perfect. However, if you search from contacts and hit enter, you are directed to enter a new contact. That enter on search should behave the same as it does in members. It's a little confusing to type your search and hit enter and be looking at a new contact form rather than your search list.