GenSpectrum / dashboard-components

https://genspectrum.github.io/dashboard-components/
GNU Affero General Public License v3.0
2 stars 0 forks source link

fix(components): show no data indicator on mutation over time instead of error #503

Closed JonasKellerer closed 1 week ago

JonasKellerer commented 1 week ago

Resolves: #501 Resolves: #487

Summary

Shows a "No data available" indication, when there is no data for the lapis filters. Also adds a no data message, for the filters the user can select in the component itself.

Screenshot

When the user selects a too narrow filter in the component grafik

PR Checklist

- [ ] All necessary documentation has been adapted.

vercel[bot] commented 1 week ago

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 Nov 15, 2024 4:00pm
github-actions[bot] commented 1 week ago

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.8.1 (2024-11-15)

Features

Bug Fixes

JonasKellerer commented 1 week ago

Also something seems to be weird with the webcomponents Storybook. When I change the filters there, the component doesn't really update?

Resolved by #510