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

to set a shared location as origin or destination with no valid link. #703

Open AnivlisLuz opened 10 months ago

AnivlisLuz commented 10 months ago

Bug description

When there is an invalid link to set as origin or detination a message should be displayed.

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. Tap the link:
  2. Select the Trufi app to open the link.
  3. Select "Set location as origin" button
  4. See error

Current Result

The link is available to open with the app but the point is not displayed.

Expected result

Show a message "This link cannot be used to set it as a point."

Attachments

N/A

Environment Device: Mobile Brand: Xiaomi Model: Mi 9T Pro OS: Android 11 Screen: 6.4"

Workaround

N/A

Additional information

TC-284