phetsims / equality-explorer

"Equality Explorer" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 3 forks source link

Equivalent term isn't interactive on Operations Screen #218

Open Nancy-Salpepi opened 5 hours ago

Nancy-Salpepi commented 5 hours ago

Test device MacBook Air M1 chip + iPad

Operating System 15.0.1 + iPad18

Browser Safari and chrome

Problem description For https://github.com/phetsims/qa/issues/1172 on the Operations Screen, with the lock on, I can only interact with the original term I put on a plate. The equivalent term on the opposite plate isn't draggable. This is different than in published.

Steps to reproduce

  1. On the Operations Screen, turn on the lock
  2. Put an x on the left plate
  3. Try to grab the equivalent x on the right plate
  4. Put a 1 on the right plate
  5. Try to grab the equivalent 1 on the left plate

Visuals

https://github.com/user-attachments/assets/5773f9ef-e175-4bee-a3f1-169d90f6ffbf

Nancy-Salpepi commented 5 hours ago

This also occurs if adding terms using the operations.

Steps:

  1. Turn the lock on
  2. Use the operations so that each plate contains 2x-3
  3. Grab the 2x on the left side and then release, so it returns to the plate
  4. Try to grab the 2x on the right side
  5. Grab the 3 on the right side and then release, so it returns to the plate
  6. Try to grab the 3 on the left side
Nancy-Salpepi commented 5 hours ago

If I turn the lock off after completing the steps in earlier comments, the term that wasn't interactive, still isn't interactive.