silvermast/torqle

Display muted "NULL" when selecting data that is NULL

Open

#18 opened on Nov 25, 2024

 (0 comments) (0 reactions) (0 assignees)Vue (0 forks)auto 404
enhancementfrontendgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

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