silvermast/torqle

Display muted "NULL" when selecting data that is NULL

Offen

#18 geöffnet am 25.11.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Vue (0 Forks)auto 404
enhancementfrontendgood first issue

Repository-Metriken

Stars
 (1 Stern)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This will allow users to differentiate between empty strings and true null values. Make sure the text is muted, so it's distinguishable from "NULL" as a string. For example, possibly use text-slate-500.

Contributor Guide