AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

(bug) Coach Profile Settings are not being saved #479

Open CritiqalPete opened 3 months ago

CritiqalPete commented 3 months ago

Coaches have the option to customize some features and we intend to expand these options. A coach should have to only perform this task once, and all future sessions should reflect that choice. Ideally, across all devices. This bug is only for one device and represents the MVP for this feature.

To reproduce:

  1. login
  2. Check the default positions of the Sessions and Teams tabs at the bottom. The left is the priority and first screen/view users will see after authenticating and in the primary flow
  3. Select "My Profile" under the 3 dot menu
  4. On the Profile Screen, tap the "home" icon
  5. Choose the alternate default
  6. The confirmation "HOME SCREEN CHANGED" appears
  7. verify the change by tapping outside the modal and use the app for a minute, confirming the position of the tabs at the bottom has changed
  8. log out
  9. login again. It is not necessary to kill the app.
  10. Check the positions of the tabs Result: They have reverted and do not reflect the customization

Expectations:

Image

Image

CritiqalPete commented 3 months ago

this bug needs additional detail to aid a developer:

CritiqalPete commented 1 week ago

presently this seems to be working