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
When typing locations into the search box on the map, the autocomplete component called LocationSearch looks like it is intended to show a dropdown of possible locations (like it does in the Event Overview card). I came across this when messing around with issue #1180
Description
When typing locations into the search box on the map, the autocomplete component called
LocationSearch
looks like it is intended to show a dropdown of possible locations (like it does in the Event Overview card). I came across this when messing around with issue #1180I have tried to work it out but I am stuck. This is the MUI Autocomplete Component documentation and it looks like it is set up fine.
Steps to reproduce
Expected Behaviour
Expected a list of possible locations and an "Add new location" option to appear under the search box.
Actual Behaviour
Nothing appears below the search box, but the points on the map do filter depending on what you write
Screenshots
The text was updated successfully, but these errors were encountered: