AmericaSCORESBayArea / AmericaScores-CoachApp

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

Sessions View is adaptable to the Coach's most common workflow #515

Open CritiqalPete opened 1 week ago

CritiqalPete commented 1 week ago

related task: (Completed) https://github.com/AmericaSCORESBayArea/AmericaScores-CoachApp/issues/467

Usability Objective:

reduce the number of actions a coach takes to see/do what they need, especially when it's their most common UX objective.

Proposed Solution

Have the UI 'remember' coaches views and workflows to meet their needs. In this case some users need to see only "today's" sessions, only this active week, or a whole month. Some Coaches (and more likely Program Coordinators and Managers) will be ready to look at.

  1. Improve the understanding and clarity of the "My Profile" interface (screenshot below shows truncated text and no description) ...
  1. Implement a "toggle" to cycle the filter from Day to Week to Month to Day again with an intuitive an minimal UI ideally visible at all times (while not clogging the overall UI)
  2. Keep this as a default until they change it
  3. Send these changes to Analytics as an event that specifies the choice made so we can observe UX discovery and choices Current UI "My Profile"

Image