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

Keep the points of origin or destination when close the app #719

Open AnivlisLuz opened 8 months ago

AnivlisLuz commented 8 months ago

Bug description

When setting an origin point, if for any reason the app is closed before completing the search or defining a destination, the previously entered origin point remains visible in the origin label. The same issue occurs if you enter only a destination point and then close the app. There is no immediate way to delete these partial origin or destination points, which can lead to confusion and affect the user experience.

Severity :white_check_mark: High: Limit key system functions, with possible temporary workarounds available.

Steps to Reproduce

  1. Open the app
  2. Select "Select Origen" label in top bar.
  3. Reopen the app and notice that the previous origin point remains in the origin label.
  4. See error.

Current Result

There is no immediate way to delete that partial origin point.

Expected result

When closing the application with a partially defined origin or destination point, the app should automatically delete that point for the next time the app is opened, so that a new search should be started.

Attachments

Here is a video whit the current result.

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

Workaround

Select "Select Origen" label in top bar, and search a new point.

Additional information

-