GenSpectrum / dashboards

https://genspectrum.github.io/dashboards/
GNU Affero General Public License v3.0
1 stars 0 forks source link

feat(components): add gs-date-range-changed event to date range selector #83

Closed JonasKellerer closed 2 months ago

JonasKellerer commented 2 months ago

Resolves #81, resolves #80

Summary

This adds a event and a submit button to the date range selector. The event contains the dateFrom and dateTo of the selector.

Screenshot

image

PR Checklist

JonasKellerer commented 2 months ago

As discussed we remove the submit button and submit, when the user

JonasKellerer commented 2 months ago

The component now looks like this without the submit button: grafik