fleet/frontend/components/TableContainer/DataTable/TextCell
Jacob Shandling bac97cea7b
UI: Ensure TextCell is always greyed when no value passed in (#10696)
# Addresses #10038 

- Add logic to ensure consistent light-grey coloring of text cells using
DEFAULT_EMPTY_VALUE
<img width="622" alt="Screenshot 2023-03-22 at 4 06 30 PM"
src="https://user-images.githubusercontent.com/61553566/227058308-2c35e0b3-7017-4a0d-9e60-d03d46194f55.png">

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-03-23 09:32:46 -07:00
..
index.ts implement member page for team details (#685) 2021-04-29 14:47:33 +01:00
TextCell.tests.tsx standardize a default value for empty cells (#9899) 2023-02-17 15:25:28 -03:00
TextCell.tsx UI: Ensure TextCell is always greyed when no value passed in (#10696) 2023-03-23 09:32:46 -07:00