-
Notifications
You must be signed in to change notification settings - Fork 5
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
Zero appears in the answer box #195
Comments
Yikes! This is a very serious bug, thanks for finding it @Nancy-Salpepi . Hopefully we don't re-publish the sim with this issue. |
Good eye @Nancy-Salpepi! @marlitas - This errant behavior is caused by the switch from Please have a look, see if you can resolve it, and let me know if you need any help. I dug through the code for a bit and a good place to start looking is |
@jbphet I took a look and implemented a fix in DivideEquationNode.js Pleas let me know if there are other tools you recommend I use or look at. Assigning back to @jbphet for final review of fix. |
@marlitas - thanks for the fix. @Nancy-Salpepi - Can you please take a look around the sim and see if you see any occurrences of his problem? |
Test device
MacBook Air (m1 chip)
Operating System
12.4
Browser
Safari
Problem description
While testing phetsims/qa#817, on the Division screen I noticed that after the first question, a zero is present in the box where you need to type your answer instead of it being empty. In the published version, the box is empty.
I am not sure if it has to do with the work that was done in phetsims/vegas#102 or other work that was completed. I also didn't see this on the other 2 screens.
Steps to reproduce
Visuals
On Master:
zero.mp4
**
In the published version:
The text was updated successfully, but these errors were encountered: