update Coach routing behavior #10650
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
bug
Behavior is wrong or broken
P0 - critical
Priority: Release blocker or regression
TAG: ux update
Improved user-facing feature
Milestone
Observed behavior
when a user is a multi-facility admin & selects a Coach subtopic from sidenav, they will be redirected to an "All Facilities" page with links leading to each facility's "Class home" page (or "All classes" page if facility has multiple classes, the links on which resolve to "Class home" for each class), rather than the subtopic the user initially selected.
Proposed behavior
mirror the routing updates introduced in #10550:
Plan
in the sidenav will lead you to "All Facilities", and clicking on the facility will lead to the "All classes" page, where the links for each class resolve directly to that class'sPlan
when selected - in facility tab navigation bug #10550 similar routing is done with subtopic names passed as route params that are taken in as props by the "All facilities" route)User-facing consequences
Users must select a subtopic in order to navigate to Coach plugin but, in the case of a multi-facility user, once they select a link on the "All Facilities" page, they will always end up getting directed to "Class home" regardless of their initial selection
The text was updated successfully, but these errors were encountered: