nasa-gibs / worldview

Interactive interface for browsing global, full-resolution satellite imagery
https://worldview.earthdata.nasa.gov/
Other
691 stars 183 forks source link

WV-3111 Kiosk Mode Logo Reset #5259

Closed christof-wittreich closed 2 months ago

christof-wittreich commented 3 months ago

Description

This disables the ability to click the Worldview logo at the top of the sidebar to reset the worldview instance.

How To Test

  1. git checkout wv-3111-kiosk-logo-disable
  2. npm ci
  3. npm run build
  4. Open this link and verify that clicking the Worldview logo does not reset the page.
Tomcariello commented 2 months ago

This works however the logo appears as a link when hovered with the "Click to Reset..." popup language which isn't ideal. Can we eliminate the anchor tag entirely in this scenario so the logo is not a hyperlink at all?