Given the User wants to filter all created trips/meetups
When the User types into the search box at the top of the trips/meetups overview page
Then the list of trips/meetups will filter to match the text
And the User will see only the trips/meetups that meet their search criteria
User may now search in a search box and see only the trips that meet the search criteria. May search by organizer's username, the location of the trip, or the title of the trip
Given the User wants to filter all created trips/meetups When the User types into the search box at the top of the trips/meetups overview page Then the list of trips/meetups will filter to match the text And the User will see only the trips/meetups that meet their search criteria