trufi-association / trufi-core

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

The search result displays results when there is an invalid name place #685

Open AnivlisLuz opened 1 year ago

AnivlisLuz commented 1 year ago

Bug description

When an invalid name place is searched as Origin, the search result displays results and no the error message.

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 an invaliud address, in this case place name: 000
  4. See error

Current Result

It display results that do not match with the searched word.

Expected result

It should display an error message "No result".

Attachments

2_iOS

Environment

Workaround Just ignore the result and try in another way

Additional information TC-256

AnivlisLuz commented 1 year ago

We decided to use photon to solve the issue.