mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
relates to #19433 Makes the rendering of empty text cell values consistent. We also want to render the '0' value as a number instead of the default value `---` with greyed styles. **Before:**  **After:**  - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
1 line
134 B
Text
1 line
134 B
Text
- Makes the rendering of empty text cell values consistent. Also render the '0' value as a number instead of the default value `---`.
|