learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
814 stars 686 forks source link

Integrate Search Filters related components into lessons workflow #12788

Open marcellamaki opened 2 weeks ago

marcellamaki commented 2 weeks ago

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 https://github.com/learningequality/kolibri/pull/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

Image Image

Acceptance Criteria

Optional:

Out of scope

Resources