hasura/graphql-engine

Enhance Search functionality of tables in Data & Schema Management

Open

#4.321 aberto em 7 de abr. de 2020

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (2.787 forks)batch import
c/consolee/quickfixgood first issuehelp wantedk/enhancement

Métricas do repositório

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

Description

The search functionality in the Data & Schema Management of Hasura seems to filter records considering the case of letters as well. If this was an intended functionality, it's still better to show the tables which match the filter condition and don't match the letter-case below the tables that match with the exact letter-case.

Guia do colaborador