Known issues
Observed in source and not yet recorded, so not yet citable: the grid’s own footer container has
its top rule removed, which matters because that is where its built-in pagination renders — see
TITAN-GAP-27. And no product adoption is recorded for
the grid export, so the figures on the Table page cannot yet
corroborate any usage guidance.
Gaps in the current rules
- Whether a list page ever has a
Footer. A list has no single commit, so the frame’s footer rule does not obviously apply, and no published example shows one. - Whether the result count is required, and whether it belongs to the title, the controls, or the table.
- What a row’s primary interaction is. Whether the whole row navigates, or only a link in a designated column, is undecided — and the two produce different keyboard behaviour.
- Nothing bounds column count. No rule states when a table has too many columns to be a list and should become a detail view or a configurable set.
- Two grid exports ship, and nothing picks one.
DataGridProandDataGridPremiumare both in the package. The guidance story says “use the grid” without saying which, so a list page chooses by whichever it saw first.