teloscan icon indicating copy to clipboard operation
teloscan copied to clipboard

Implement Partial Address Search

Open pmjanus opened this issue 1 year ago • 2 comments

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.

pmjanus avatar Jul 09 '24 13:07 pmjanus

@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).

Viterbo avatar Jul 24 '24 14:07 Viterbo

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

pmjanus avatar Jul 24 '24 14:07 pmjanus