Skip to content

Fix remaining bugs in the redesigned widgets#2275

Merged
naschmitz merged 2 commits intogee-community:masterfrom
naschmitz:phase-2-bug-fixes
Jun 23, 2025
Merged

Fix remaining bugs in the redesigned widgets#2275
naschmitz merged 2 commits intogee-community:masterfrom
naschmitz:phase-2-bug-fixes

Conversation

@naschmitz
Copy link
Copy Markdown
Collaborator

Fixes 3 bugs:

  • Sometimes keyboard events would propagate up to the document and it could trigger keyboard shortcuts in Jupyter Lab.
  • The min and max values are set to NaN when changing the inputs via the keyboard.
  • Clicking on the "All layers on/off" text in the layer manager wouldn't trigger the checkbox.

…elds on RasterLayerEditor.

The first issue was sometimes keyboard events would propagate up to the document and it could trigger keyboard shortcuts in Jupyter Lab.

The second issue was min and max values being set to NaN when changing the inputs via the keyboard.
@naschmitz naschmitz requested review from giswqs, jdbcode and schwehr June 20, 2025 18:27
@naschmitz naschmitz merged commit 15db2ff into gee-community:master Jun 23, 2025
14 of 15 checks passed
@naschmitz naschmitz deleted the phase-2-bug-fixes branch June 23, 2025 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants