AmericaSCORESBayArea / AmericaScores-CoachApp

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

Calendar "forgets" its date range often #431

Open CritiqalPete opened 9 months ago

CritiqalPete commented 9 months ago

To observe:

  1. Choose the Sessions View
  2. Set a date range in the calendar to reveal sessions outside the current week/default list
  3. select a session before or after the current week/default list
  4. Make an edit to that session (can be inconsequential) or take attendance
  5. Go back to the sessions view after refresh or Teams view Result: The Calendar date filter has changed back to its default

Expected: The Calendar remembers its most recent date setting

This presently forces the coach to go back every time and adjust the calendar dates which is annoying and time-consuming.

CritiqalPete commented 5 months ago

@za-zohaib let's review the calendar component to see what we can do to improve its "memory" etc.