hasura/graphql-engine

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

Open

#4.972 aberto em 3 de jun. de 2020

Ver no GitHub
 (9 comments) (1 reaction) (0 assignees)TypeScript (2.787 forks)batch import
a/eventing/data-triggersc/consolegood first issue

Métricas do repositório

Stars
 (31.371 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador