mirror of
https://github.com/fleetdm/fleet
synced 2026-05-03 21:38:24 +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> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| TextCell.stories.tsx | ||
| TextCell.tests.tsx | ||
| TextCell.tsx | ||