fleet/frontend/components/TableContainer/DataTable
Nico e6357cfab5
Query results table: fix id column header and cell styles (#43246)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #42402

- Added missing left border to `id` table header.
- Changed `display: flex` to `display: table-cell` for `id` table cells.

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information. (Original PR didn't have one:
https://github.com/fleetdm/fleet/pull/42937.)

## Testing

- [x] QA'd all new/changed functionality manually

#### Before

<img width="1769" height="572" alt="Screenshot 2026-04-08 at 1 17 34 PM"
src="https://github.com/user-attachments/assets/c4131e55-5213-431a-ae81-ffdd8b99fb03"
/>


#### After

<img width="1760" height="572" alt="Screenshot 2026-04-08 at 1 17 21 PM"
src="https://github.com/user-attachments/assets/5e482160-9b5a-4115-bf14-e64e4514e192"
/>
2026-04-08 13:28:06 -03:00
..
ActionButton Fleet UI: Styling updates to Packs flow (legacy feature) (#38856) 2026-01-29 09:24:28 -05:00
DefaultColumnFilter UI: Update table heading and result filter styles (#41072) 2026-03-06 17:41:28 -06:00
HeaderCell UI: Update table heading and result filter styles (#41072) 2026-03-06 17:41:28 -06:00
HostMdmStatusCell Fleet UI: Some of many tooltip updates to react-tooltip 5.x (#42830) 2026-04-02 13:32:30 -04:00
InstallerActionCell Rename teams and queries to fleets and reports in UI (#39572) 2026-02-17 15:19:33 -06:00
IssueCell Feature FE: 18115 crit vuln issues (#19830) 2024-06-18 15:26:45 -04:00
LinkCell Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
LiveQueryIssueCell Fleet UI: Some of many tooltip updates to react-tooltip 5.x (#42830) 2026-04-02 13:32:30 -04:00
PerformanceImpactCell Fleet UI: Some of many tooltip updates to react-tooltip 5.x (#42830) 2026-04-02 13:32:30 -04:00
PlatformCell Add support for Windows to conditional access policies (#41830) 2026-03-17 16:30:21 -03:00
SetupScriptProcessCell Update "Setting up your device" page for MacOS Setup Experience (#33770) 2025-10-06 16:45:53 +01:00
SetupScriptStatusCell Update "Setting up your device" page for MacOS Setup Experience (#33770) 2025-10-06 16:45:53 +01:00
SetupSoftwareProcessCell Bugfix: use custom software title icon and display name in setup experience UI (#39223) 2026-02-03 14:56:16 -05:00
SetupSoftwareStatusCell Update "Setting up your device" page for MacOS Setup Experience (#33770) 2025-10-06 16:45:53 +01:00
SoftwareNameCell Fleet UI: Update link cell truncation to remove white space (#41809) 2026-03-17 10:26:53 -04:00
TextCell Fleet UI: Some of many tooltip updates to react-tooltip 5.x (#42830) 2026-04-02 13:32:30 -04:00
TooltipTruncatedTextCell Fleet UI: Update link cell truncation to remove white space (#41809) 2026-03-17 10:26:53 -04:00
_styles.scss Query results table: fix id column header and cell styles (#43246) 2026-04-08 13:28:06 -03:00
DataTable.tests.tsx UI – Update software table loading state (#20982) 2024-08-21 13:12:42 -07:00
DataTable.tsx Fix query results table deduplicating rows when data contains an id column (#42937) 2026-04-06 13:41:02 -03:00