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

Upload of a route tracking #692

Closed AnivlisLuz closed 11 months ago

AnivlisLuz commented 1 year ago

Bug description

When a track is uploaded there should be a better feedback that it was uploaded correctly, for example a message or that it is deleted from the list.

Severity :white_check_mark: Low: Minimal impact, such as cosmetic bugs that do not affect the functionality or usability of the system. :white_large_square: 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. Go to the menu
  3. Select the "Trace route" option
  4. Select the "Maximize" icon.
  5. Select "Upload" icon
  6. See error

Current Result

The "Upload" icon should change its color and the track should be remained in the list.

Expected result

Suggested Improvement: Maybe we need to add a message or the track should be deleted from the list because because it gets longer when there is old tracers.

Attachments N/A

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

Additional information

TC-321