Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(components): gs-sequences-by-location: add button to download the data #625

Merged

Conversation

fengelniederhammer
Copy link
Collaborator

resolves #624

Summary

Example download data can be seen in the added snapshots.

Screenshot

PR Checklist

- [ ] All necessary documentation has been adapted.

  • The implemented feature is covered by an appropriate test.

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 8:51am

@fengelniederhammer fengelniederhammer linked an issue Dec 20, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Dec 20, 2024

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.11.4 (2025-01-07)

Features

  • components: gs-sequences-by-location table view: say whether a location is shown on the map (#623) (0cdde85), closes #617
  • components: gs-sequences-by-location: add button to download the data (d9ad9ae), closes #624

Bug Fixes

  • components: gs-aggregate: rerender when initialSortField or initialSortDirection changes (60d578f)

@fengelniederhammer fengelniederhammer force-pushed the 624-gs-prevalence-by-location-add-download-button branch from de2c3ac to e1958a9 Compare December 20, 2024 10:50
Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation LGTM.

@fengelniederhammer fengelniederhammer force-pushed the 617-gs-prevalence-by-location-table-view-show-whether-the-location-is-shown-on-the-map branch 2 times, most recently from 27cf3b7 to 1b3144f Compare January 7, 2025 08:31
Base automatically changed from 617-gs-prevalence-by-location-table-view-show-whether-the-location-is-shown-on-the-map to main January 7, 2025 08:47
@fengelniederhammer fengelniederhammer force-pushed the 624-gs-prevalence-by-location-add-download-button branch from e1958a9 to d9ad9ae Compare January 7, 2025 08:50
@fengelniederhammer fengelniederhammer merged commit 865f0a2 into main Jan 7, 2025
7 checks passed
@fengelniederhammer fengelniederhammer deleted the 624-gs-prevalence-by-location-add-download-button branch January 7, 2025 08:59
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.

gs-prevalence-by-location: add download button
2 participants