Skip to content
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

Location Model Autocomplete Search not showing options in map view #1398

Closed
joe-irving opened this issue May 25, 2023 · 0 comments · Fixed by #1533
Closed

Location Model Autocomplete Search not showing options in map view #1398

joe-irving opened this issue May 25, 2023 · 0 comments · Fixed by #1533
Assignees
Labels
🐜 bug Something isn't working 🚪 entry-level Good for newcomers 🐬 Medium Just a nice sized issue.

Comments

@joe-irving
Copy link
Collaborator

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 #1180

I 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

  1. Go to http://localhost:3000/organize/7/projects/standalone/events/353 (or any other event page)
  2. Go in to edit the event
  3. Click on the map logo
  4. Start typing into the box, or just select it.

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

Screenshot from 2023-05-25 13-51-49

@joe-irving joe-irving added the 🐜 bug Something isn't working label May 25, 2023
@richardolsson richardolsson added 🐬 Medium Just a nice sized issue. 🚪 entry-level Good for newcomers labels Jun 2, 2023
@kaulfield23 kaulfield23 self-assigned this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐜 bug Something isn't working 🚪 entry-level Good for newcomers 🐬 Medium Just a nice sized issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants