Closed ManpraXSoftware closed 1 year ago
Thanks for the pull request, @ManpraXSoftware! Please note that it may take us up to several weeks or months to complete a review and merge your PR.
Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.
Please let us know once your PR is ready for our review and all tests are green.
Patch and project coverage have no change.
Comparison is base (
c8500a0
) 91.82% compared to head (dc34ba8
) 91.82%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Hi @ManpraXSoftware, thank you for your contribution!
Please amend your commit message(s) to conform to Conventional Commits standards, and update your branch with the latest changes from master.
Once that's done and the build is green we can line your changes up for engineering review.
Hey @ManpraXSoftware, a friendly ping about amending your commit messages ⬆️ and updating the PR branch with latest master.
Hi @ManpraXSoftware, just checking in to see if we should keep this PR open?
Hi @ManpraXSoftware! Thanks again for this contribution. We're closing this PR now because it is stale. You may reopen this pull request, or open a new one, when you have time to come back to this work.
CC @asadazam93
Description
Equation is working correctly with previous version as well but when we do right click on equation and change options, it refresh equation, at that time, it is not being rendered it correctly.
How Has This Been Tested?
Right click on equation and enable accessibility, it will render equation again, equation will be disappear and when you refresh whole page then it starts to work.