Implement "Filter by Groups" functionality with new information architecture page structure #12706
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
P0 - critical
Priority: Release blocker or regression
Milestone
Overview
The "filter recipients" is a way to limit the view of a particular overview table within Coach (i.e. lessons, quizzes) to show only items assigned to given recipients.
It should be a dropdown menu that for now does a client-side filter corresponding to the "recipients" column. (As we update coach to make use of
KTable
, we may have a larger discussion about whether or not we want to use some type of pagination of external/backend sorting).The "recipients" can be:
Examples from the current UI of the "recipients" column:
Acceptance criteria
dataHelpers
for finding out where these group names are in state, and how you might access them at the page, not just displaying in the row)The text was updated successfully, but these errors were encountered: