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

Implement Partial Address Search #784

Open
pmjanus opened this issue Jul 9, 2024 · 2 comments
Open

Implement Partial Address Search #784

pmjanus opened this issue Jul 9, 2024 · 2 comments
Assignees
Labels
🔬 Needs Refinement Further information is required

Comments

@pmjanus
Copy link
Contributor

pmjanus commented Jul 9, 2024

Implement Partial Address Search

Description

Add support for partial address searches to enhance user experience.

Tasks

  • Update the search API integration to handle partial address searches.
  • Implement logic to display partial address matches in the address results section.
  • Add highlighting for the matched portion of partial address results.
  • Ensure that full and partial address searches can coexist without conflicts.

Definition of Done

  • Partial address searches return relevant results.
  • Matched portions of partial addresses are highlighted.
  • Autocomplete or suggestions are provided for partial address searches.
  • Full address searches still function correctly alongside partial address searches.
  • Mobile support.
@Viterbo Viterbo self-assigned this Jul 10, 2024
@Viterbo
Copy link
Collaborator

Viterbo commented Jul 24, 2024

@pmjanus @tomtomcrypto
This issue will require support from the API because currently it only matches the initial partial match, not in the middle of the address (if it is what is requested).

@pmjanus
Copy link
Contributor Author

pmjanus commented Jul 24, 2024

I'm removing this subtask and leaving it for later on the backend, utility is limited and priority is low.

@pmjanus pmjanus added the 🔬 Needs Refinement Further information is required label Jul 24, 2024
@pmjanus pmjanus closed this as completed Aug 21, 2024
@pmjanus pmjanus reopened this Aug 21, 2024
@pmjanus pmjanus changed the title Search Bar 5: Implement Partial Address Search Implement Partial Address Search Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 Needs Refinement Further information is required
Projects
None yet
Development

No branches or pull requests

2 participants