-
Notifications
You must be signed in to change notification settings - Fork 40
Add unenrollment filter and update filter order in Learner Progress Report UI #1720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a screenshot or a short video of the UI showing the newly introduced dropdown in the PR description.
… Progress Report UI. Also integrated Segment tracking for filter interactions.
| } | ||
| } | ||
| } | ||
| } No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove this file from committed changes.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1720 +/- ##
==========================================
+ Coverage 87.06% 87.10% +0.03%
==========================================
Files 780 781 +1
Lines 17766 17869 +103
Branches 3630 3741 +111
==========================================
+ Hits 15468 15564 +96
+ Misses 2234 2230 -4
- Partials 64 75 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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}}

