Add unenrollment filter and update filter order in Learner Progress Report UI#1720
Merged
muhammad-ammar merged 1 commit intoopenedx:masterfrom Dec 11, 2025
Merged
Conversation
mahamakifdar19
previously requested changes
Nov 18, 2025
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1720 +/- ##
==========================================
+ Coverage 87.11% 87.12% +0.01%
==========================================
Files 781 781
Lines 17878 17886 +8
Branches 3740 3653 -87
==========================================
+ Hits 15574 15583 +9
- Misses 2229 2239 +10
+ Partials 75 64 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d9346d2 to
0e368f5
Compare
muhammad-ammar
approved these changes
Dec 11, 2025
Integrated Segment tracking for filter interactions. Updated AdminSearchForm tests
0e368f5 to
cf12ed3
Compare
We are unable to merge the PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces a new unenrollment filter to the Learner Progress Report (LPR) and updates the ordering of existing filters.
Refs: {{https://2u-internal.atlassian.net/browse/ENT-11145}}

