Skip to content

WV-3891: Layer Picker Zot Erro Fix#6378

Merged
christof-wittreich merged 1 commit intodevelopfrom
wv-3891-layer-picker-zot-error
Jan 30, 2026
Merged

WV-3891: Layer Picker Zot Erro Fix#6378
christof-wittreich merged 1 commit intodevelopfrom
wv-3891-layer-picker-zot-error

Conversation

@christof-wittreich
Copy link
Contributor

Description

This change fixes the issue with the app crashing when hovering the zot on a layer in the layer picker. It does this by reverting a previous change made to remove the dangerouslySetInnerHTML line (this will be addressed in the future with the other instances of this throughout the code base).

How To Test

  1. git checkout wv-3891-layer-picker-zot-error
  2. npm ci
  3. npm run watch
  4. Modify line 168 of toolbar.js from ${notification.url}?client=Worldview%20(UAT) to ${notification.url}
  5. Open the Layer Picker, click the Featured tab at the top, then hover the zot on OPERA Vegetation Disturbance Status (Color Index)
  6. Verify that doing so does not crash the app or give a user-facing error message, and correctly displays the on-hover tooltip message

@minniewong minniewong added this to the v4.85.0 milestone Jan 30, 2026
@christof-wittreich christof-wittreich merged commit a487f3b into develop Jan 30, 2026
6 of 7 checks passed
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.

3 participants