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-4073: Fix link styling in downloads page #1786

Closed rushgeo closed 2 months ago

rushgeo commented 2 months ago

Overview

What is the feature?

Previous updates to the link styling included some regressions in the format of links on the download page. This addresses link formatting for four different panels of the download page.

What is the Solution?

What areas of the application does this impact?

Download page

Testing

Reproduction steps

Attachments

Download links before:

image

Download links after this PR:

image

S3 links before:

image

S3 links after this PR:

image

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.08%. Comparing base (1ff1549) to head (c80a9e9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1786 +/- ## ======================================= Coverage 93.08% 93.08% ======================================= Files 747 747 Lines 18254 18254 Branches 4732 4708 -24 ======================================= Hits 16991 16991 - Misses 1178 1215 +37 + Partials 85 48 -37 ```

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