GenSpectrum / dashboards

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

feat(components): indicate error on wrong mutation filter input #156 #166

Closed JonasKellerer closed 3 weeks ago

JonasKellerer commented 3 weeks ago

resolves #156

Summary

Adds an error boundary on the mutation filter input, when the user enters an invalid mutation and hits enter. The indicator vanishes on typing.

Screenshot

grafik

PR Checklist

- [ ] All necessary documentation has been adapted. - [ ] The implemented feature is covered by an appropriate test.