phetsims / ph-scale

"pH Scale" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/ph-scale
GNU General Public License v3.0
0 stars 7 forks source link

Move forward/backward should change the visible ordering in the combo box #266

Closed samreid closed 1 year ago

samreid commented 1 year ago

@matthew-blackman @zepumph and @arouinfar and I committed a fix in https://github.com/phetsims/sun/issues/814 that makes it so that "Move forward" and "Move Backward" correctly skip over invisible children. That should be cherry picked for https://github.com/phetsims/qa/issues/872. There is only one commit to cherry-pick, it is https://github.com/phetsims/scenery/commit/6fe6985dd8b36346f224ee500f9cf1699f53f049. That SHA may change after we merge the branch to master (@zepumph thinks it won't though).

The same should be done for ph-scale-basics as part of https://github.com/phetsims/qa/issues/873

pixelzoom commented 1 year ago

This blocks publication of the next RC. It needs to be patched into both ph-scale 1.6 and ph-scale-basics 1.6.

pixelzoom commented 1 year ago

Since https://github.com/phetsims/ph-scale/issues/271 went so poorly due to migration problems, I'm waiting to move forward on this issue until all migration-related issues are resolved and patched.

zepumph commented 1 year ago

@samreid and I will cherry pick this.

samreid commented 1 year ago

This is cherry picked, and @zepumph and I verified it locally. It is straightforward to confirm and does not require QA expertise for verification. @zepumph and I will verify it again in RC.2.

zepumph commented 1 year ago

This looks great in the published RC version (basics too). Closing.

I tested: