nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.
https://search.earthdata.nasa.gov
Other
743 stars 221 forks source link

EDSC-4071: Improve the display of the Harmony tooltip #1807

Open daniel-zamora opened 5 days ago

daniel-zamora commented 5 days ago

Overview

What is the feature?

Taking a second look at and improving the tool tip for the harmony access method.

What is the Solution?

We added a link to the harmony landing page mainly, there are some mild adjustments to margin and link color as well.

What areas of the application does this impact?

AccessMethod and AccessMethodRadio

Testing

Reproduction steps

  1. Select granules and progress to project page
  2. Open up the access method component and mouse over/hover the ? icon to display the tooltip

Attachments

Before:

Screenshot 2024-10-09 at 8 21 55 AM

After:

Screenshot 2024-10-09 at 8 22 01 AM

Checklist

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.37%. Comparing base (8114767) to head (1cf0321). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1807 +/- ## ========================================== - Coverage 93.38% 93.37% -0.02% ========================================== Files 765 765 Lines 18451 18452 +1 Branches 4761 4759 -2 ========================================== - Hits 17231 17229 -2 - Misses 1136 1175 +39 + Partials 84 48 -36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.