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 edit option does not work with optional data #696

Open AnivlisLuz opened 1 year ago

AnivlisLuz commented 1 year ago

Bug description

"Edit" button does not work by changing the optional data after saving a trace

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. Go to the menu
  3. Select the "Trace route" option
  4. Select "Start Tracking" button
  5. Fill out all the fields
  6. Select "Save" button
  7. Select "Edit" icon
  8. Chance the optional data and contact information
  9. Select "Save" button
  10. See error

Current Result

Observation: Apparently only the name can be edited, editing of the other fields cannot be demonstrated.

Expected result

A message should be displayed or the data update should be displayed.

Attachments

N/A

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

Additional information TC-311

AnivlisLuz commented 1 year ago

Also the same behavior needs to be changed in the "Edit" menu option.

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 the three dots menu on the right side.
  6. Select the "Edit" option.
  7. Chance the optional data and contact information
  8. Select "Save" button
  9. See error

Additional information TC-316