hasura/graphql-engine

Enhance Search functionality of tables in Data & Schema Management

Open

#4.321 geöffnet am 7. Apr. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (31.371 Stars) (2.787 Forks)batch import
c/consolee/quickfixgood first issuehelp wantedk/enhancement

Beschreibung

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