-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Add "Recently Modified" library section (TEMP) #52
feat: Add "Recently Modified" library section (TEMP) #52
Conversation
6e2645c
to
2ab3e43
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## jill/FAL-3758-sort-components #52 +/- ##
==============================================================
Coverage 92.68% 92.68%
==============================================================
Files 693 693
Lines 12339 12339
Branches 2699 2661 -38
==============================================================
Hits 11436 11436
Misses 872 872
Partials 31 31 ☔ View full report in Codecov by Sentry. |
7e5bf28
to
d15231d
Compare
The "View All" action appears on sections that pass in a view all action and contain content that exceeds the defined preview limit, which defaults to 4.
d15231d
to
a16c5c2
Compare
…-home-recently-modified
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.
👍 Works and looks great @yusuf-musleh !
One nit, and there's 2 failing tests, but this is good to go once they're fixed.
- I tested this using my tutor dev stack and the PR test instructions
- I read through the code
- I checked for accessibility issues by using my keyboard to navigate
- Includes documentation
- User-facing strings are extracted for translation
…' into yusuf-musleh/lib-v2-home-recently-modified
See openedx#1151 description for testing instructions.