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

Autocomplete for destination search #248

Open
matus-vacula opened this issue Oct 29, 2024 · 0 comments
Open

Autocomplete for destination search #248

matus-vacula opened this issue Oct 29, 2024 · 0 comments

Comments

@matus-vacula
Copy link
Collaborator

matus-vacula commented Oct 29, 2024

Image
We want to create the same autocomplete functionality that airbnb has on their destination input.
We should use a third party library (npm) for the autocomplete.
The autocomplete results should match the destinations in the product.json

AC:

  • when starting to type, in the destination input, we get auto complete results showing up and able to be selected to change the input value
  • when clicking on one of the Suggested destinations it should enter the destination value into the search bar and then open the check-in calendar
  • clicking "search" with a destination in the search bar it should redirect to the search page with that destination filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant