hasura/graphql-engine

Enhance Search functionality of tables in Data & Schema Management

Open

#4321 opened on Apr 7, 2020

View on GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (31,371 stars) (2,787 forks)batch import
c/consolee/quickfixgood first issuehelp wantedk/enhancement

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.

Contributor guide