-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Test failure] TC_AUTHOR_50: The zooming tool image is not working properly #421
Comments
Duplicate of #381 |
Thank you for the report! This is currently being worked on in the issue I linked above :) |
Here's the PR for the fix: openedx/edx-platform#35661 |
The PR fixes loading of the script, but the script itself is broken. The correct solution to supporting this doesn't exist yet, and certainly won't exist in time for Sumac.1, so if this is really a blocker, we should just remove the tool from the |
We're no longer considering this a release blocker, but in any case, the DEPR was accepted and the template removed from master. All that's left is the Sumac backport: |
Release
Sumac
Expected behavior
it expects the image to zoom in on the relevant parts when hovered over.
Actual behavior
Nothing happens when hovering over the image, and we're getting an error in the developer console. We've even tried downloading the JS file, uploading it to the course, and configuring the new URL, but we're still getting the same error.
Steps to reproduce
Additional information
The text was updated successfully, but these errors were encountered: