hasura/graphql-engine

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

Open

#4972 aperta il 3 giu 2020

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

Metriche repository

Star
 (31.371 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

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