esgf2-us / metagrid

ESGF Search UI
https://metagrid.readthedocs.io/en/latest/
MIT License
16 stars 4 forks source link

Feature/591 copy facets to clipboard #593

Closed downiec closed 7 months ago

downiec commented 8 months ago

Description

This adds a simple copy button in the facets bar, so users can copy a list of facets to their clipboard (per suggestion/feedback).

Fixes #591

Type of change

How Has This Been Tested?

Checklist

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (fa03de6) 98.49% compared to head (97c8273) 98.50%. Report is 2 commits behind head on v1.1.0.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.1.0 #593 +/- ## ======================================= Coverage 98.49% 98.50% ======================================= Files 76 76 Lines 2732 2738 +6 Branches 415 415 ======================================= + Hits 2691 2697 +6 Misses 41 41 ``` | [Flag](https://app.codecov.io/gh/esgf2-us/metagrid/pull/593/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/esgf2-us/metagrid/pull/593/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | `100.00% <100.00%> (ø)` | | | [frontend](https://app.codecov.io/gh/esgf2-us/metagrid/pull/593/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | `97.75% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us#carryforward-flags-in-the-pull-request-comment) to find out more.

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