-
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
chore: iframe rendering optimization #35959
base: master
Are you sure you want to change the base?
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! |
🚨 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.