hasura/graphql-engine

Event triggers Advanced settings - Unselect all columns or start with no selected columns

Aperta

#4972 aperta il 3 giu 2020

 (9 commenti) (1 reazione) (0 assegnatari)TypeScript (2787 fork)batch import
a/eventing/data-triggersc/consolegood first issue

Metriche repository

Star
 (31.371 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When creating Event Triggers in Hasura, in the Advanced Settings you can select which columns the trigger should be run on. The UI starts with all columns selected but it should be possible to unselect all columns if you have many columns and only want to select a few.

Solution: 1: Create "Unselect All"-button for the section 2: Start with no columns selected and provide "Select all"-button

Guida contributor