trufi-association / trufi-core

Trufi - A Flutter app for Public Transportation
https://www.trufi-association.org
GNU General Public License v3.0
92 stars 45 forks source link

The search result displays results that do not match with the searched place name #689

Open AnivlisLuz opened 10 months ago

AnivlisLuz commented 10 months ago

Bug description

When an name place is searched as Destination, the search result displays results that do not match with the searched place.

Severity :white_large_square: Low: Minimal impact, such as cosmetic bugs that do not affect the functionality or usability of the system. :white_check_mark: Medium: Cause inconvenience or annoyance, with temporary workarounds available. :white_large_square: High: Limit key system functions, with possible temporary workarounds available. :white_large_square: Critical: Cause a complete or severe system outage with no workarounds.

Steps to Reproduce

  1. Open the app
  2. Select "Select origin" label in top bar.
  3. Type a place name, e.g. Place name: UMSS
  4. See error

Current Result

In the "Search result" section there are some result that do not match with the search, for example Sussi, Sumys, Ross.

Expected result

It should display place that match with the result.

Attachments

iOS

Environment Device: Mobile Brand: iPhone Model: 14 Pro OS: iOS16.6 Screen 6.1

Workaround

Just ignore the result and try in another way

Additional information

TC-255

AnivlisLuz commented 10 months ago

We decided to use Photon to solve the issue.