Integrate Search Filters related components into lessons workflow #12788
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
DEV: frontend
P0 - critical
Priority: Release blocker or regression
TODO: needs decisions
Design or specifications are necessary
Milestone
Overview
The lesson management workflow is being aligned to use the similar side panel management UX that we introduced in quizzes in 0.17. As we work on extending some of the technical aspects of that work (managing the selection of resources and folders, tracking and updating local state, etc.), we will work in parallel to build out the components and pages that surround those parts of the workflow.
This issue is to integrate the updated
<SearchFiltersPanel>
into lessons. The new temporary routes, added in #12672 should be used.Prerequisites
Depends on #12521. In preparation for this issue, please add yourself as a reviewer of the PR. Catch up on the conversation, and also review the PR before you get started.
UX
Acceptance Criteria
useSearch()
composable.useSearch()
Optional:
Out of scope
useSearch()
in lessons which requires rendering a selectable list of search results. There are interdependencies on the resource selection work being decided in parallel. Once the initial integration of the panel is completed, please check in with @marcellamaki to determine next steps about rendering cards for the search results, and what our plan will be for manual QA.Resources
The text was updated successfully, but these errors were encountered: