-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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 filter to hook render of XBlock #34865
Conversation
@felipemontoya , ready for re-review |
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.
The changes seem in order and in sync with the openedx-filters PR.
Needs updating the filter package version once we release there.
I could leave the approval already, but I think it makes more sense when the version is out and the PR itself if out of draft. I'll try to answer quickly once that is done as this has been in waiting period long already
6ba2959
to
9df657f
Compare
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.
This looks as I would expect. I think it is good to go ahead.
This reverts commit ce4c496.
fac3f88
to
a369602
Compare
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
Description
Implement filter for PR: openedx/openedx-filters#171
For our particular use case, this allows us to read / update information on the request object for an XBlock render.
Testing instructions
http://{lms}/xblock/block-v1:{block-id}?view=student_view