You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(teamStats): Fix "Invalid Period" showing on custom date range (#95293)
The Team Stats page allows users to query custom time ranges. Currently,
_actually_ doing so makes the selector UI show "Invalid Period". (This
is purely a visual bug with the selector — the actual data / graphs
rendered are correct to the user-selected time range.)
Fix the selector to treat custom time ranges the same way it treats
default ranges.
---------
Co-authored-by: Charles Paul <charlespaul@R4KCFH7MHY.local>
0 commit comments