chore: iframe rendering optimization - #35959
Conversation
|
Thanks for the pull request, @PKulkoRaccoonGang! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
196fa73 to
5205573
Compare
90e61dd to
64c4b07
Compare
|
I'm happy with how this PR is looking, but I haven't tested it. I'm assuming @arbrandes will do the final review, but let me know if you want further review or testing from me. Thanks! |
arbrandes
left a comment
There was a problem hiding this comment.
Reviewed together with openedx/frontend-app-authoring#1544. See the review there for details, but we're good to merge.
|
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. |
1 similar comment
|
2U Release Notice: This PR has been deployed to the edX production environment. |
Iframe reload optimizations for various xblock related actions. Added some improvements related to scrolling to the current xblock. Fixed behavior of the xblock action dropdown list.
Iframe reload optimizations for various xblock related actions. Added some improvements related to scrolling to the current xblock. Fixed behavior of the xblock action dropdown list.
Iframe reload optimizations for various xblock related actions. Added some improvements related to scrolling to the current xblock. Fixed behavior of the xblock action dropdown list.
🚨 Dependencies:
Description
This PR provides iframe reload optimizations for various xblock related actions. Added some improvements related to scrolling to the current xblock. Fixed behavior of the xblock action dropdown list.
Testing instructions
Screen.Recording.2025-01-20.at.9.21.47.AM.mov
Other information
Improvements to the editing modals and tagging will be added in future PRs.