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

Mutations: allow users to filter by mutation type substitutiondeletion for table and grid #127

Conversation

JonasKellerer
Copy link
Collaborator

resolves #105

Summary

The mutations component, now has a selector for mutation type on the table element. Insertions and grid view stay the same.

Screenshot

grafik

PR Checklist

  • The implemented feature is covered by an appropriate test.

Copy link
Collaborator

@fengelniederhammer fengelniederhammer left a comment

Choose a reason for hiding this comment

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

LGTM

components/src/preact/mutations/queryMutations.ts Outdated Show resolved Hide resolved
@JonasKellerer JonasKellerer force-pushed the 105-mutations-allow-users-to-filter-by-mutation-type-substitutiondeletion-for-table-and-grid branch from 459fef5 to 287a3fc Compare April 9, 2024 13:00
@JonasKellerer JonasKellerer merged commit aea2a4f into main Apr 9, 2024
3 checks passed
@JonasKellerer JonasKellerer deleted the 105-mutations-allow-users-to-filter-by-mutation-type-substitutiondeletion-for-table-and-grid branch April 9, 2024 13:03
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.

Mutations: Allow users to filter by mutation type (substitution/deletion) for table and grid
2 participants