-
Notifications
You must be signed in to change notification settings - Fork 699
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
Fix show more of top level resources #9555
Fix show more of top level resources #9555
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.
One other regression to fix here.
All comments resolved. This should be good to merge pending manual QA.
Ideally yes, but might not be a blocker at this point.
Browsed this and other channels, nothing jumped out at me 🙂 Signed-in learner (Firefox) and guest (Chrome) Signed-in admin (Firefox) and guest (Chrome) |
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.
LGTM! 💯
Summary
Updates the "resource" display logic to be more distinct from topics and search results logic and to have separate management of display.
References
Fixes #9553
Reviewer guidance
Not-logged in and logged-in views:
Jul-08-2022.08-44-48.mp4
QUESTIONS
Is this too "simple" of a fix, i.e. should it be more complex to potentially allow for more incremented "view more" display? (such as appending 10 more at a time, rather than just all?)
Is this too different from some of the composable setup?
Have I accidentally broken anything else?
Testing checklist
PR process
Reviewer checklist
yarn
andpip
)