-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search area limit #47
Search area limit #47
Conversation
joziesands
commented
Oct 27, 2019
- Added a dropdown to the search bar to select max-distance from event
- Added submit button to the zip code search
- A search that doesn't return any events creates a card with options to host your own event or join a virtual event with links to the campaign website
- A search that doesn't return any events also sets the map view to the original lat/long/zoom
Hey @joziesands! A couple things I found in testing your live version of this PR.
To help us tackle these issues, can you create 2 separate PRs for the two features - #6 and #44 - this way the discussions on each can be focused and the two features can be pushed on their own times. |
Thanks for the feedback!
|
What do you think about this, @jasonkalmeida ? The "showing events..." bar is only visible after the first search. |