fleet/frontend/components/TableContainer/DataTable/TextCell
Gabriel Hernandez 917e83e2ff
change TextCell so that we are rendering '0' value as a number and re… (#19441)
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:**


![image](https://github.com/fleetdm/fleet/assets/1153709/7c0ecb99-409d-4698-bb6f-083245fb3919)

**After:**


![image](https://github.com/fleetdm/fleet/assets/1153709/d7da74a7-3492-4672-98ea-f810dc0038d7)

- [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>
2024-06-11 12:54:24 +01:00
..
index.ts implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
TextCell.stories.tsx add figma to storybook and a couple new stories (#11521) 2023-05-09 16:53:43 +01:00
TextCell.tests.tsx change TextCell so that we are rendering '0' value as a number and re… (#19441) 2024-06-11 12:54:24 +01:00
TextCell.tsx change TextCell so that we are rendering '0' value as a number and re… (#19441) 2024-06-11 12:54:24 +01:00