Observation, not a defect in this repo's metadata. Recorded while taking the #67 evidence shots
(base c3c6526 + that branch, memory driver, demo seed complete, viewport 1560x900).
The employer record header strip renders six highlightFields as fixed-width columns. The sixth,
Primary Contact Name, wraps its label onto two lines and truncates its value:
Industry City Verification Service Tier Primary Contact
Technology Austin Pending Trial Name
Zoe Ha…
Shot: docs/evidence/issue-67/03-after-employer-record-header.png (on the #67 branch). The full
value is Zoe Hamilton, 12 characters; the grid surfaces render it whole
(01-…, 02-… in the same directory), so this is the header strip's own layout.
docs/evidence/issue-33/README.md already recorded the same behaviour from the other direction —
"at five items two badges truncate (Pendi…, Full-ti…)" — and nobody filed it. Two independent
sightings on two different objects makes it the strip's shape at 5+ items, not a one-off.
Nothing in this repo controls it: the strip's column widths are the shell's
(@object-ui app shell), and the app's only lever is a shorter label or fewer highlight fields,
both of which cost more than the truncation does. Filed so the next person who sees Zoe Ha… finds
a card instead of re-measuring, and so the decision about where it belongs (here, as a label change,
or upstream in the shell) is made once.
Related: #33 (which authored the six-field strip), #67 (which put the name in it).
Observation, not a defect in this repo's metadata. Recorded while taking the #67 evidence shots
(base
c3c6526+ that branch, memory driver, demo seed complete, viewport 1560x900).The employer record header strip renders six
highlightFieldsas fixed-width columns. The sixth,Primary Contact Name, wraps its label onto two lines and truncates its value:Shot:
docs/evidence/issue-67/03-after-employer-record-header.png(on the #67 branch). The fullvalue is
Zoe Hamilton, 12 characters; the grid surfaces render it whole(
01-…,02-…in the same directory), so this is the header strip's own layout.docs/evidence/issue-33/README.mdalready recorded the same behaviour from the other direction —"at five items two badges truncate (
Pendi…,Full-ti…)" — and nobody filed it. Two independentsightings on two different objects makes it the strip's shape at 5+ items, not a one-off.
Nothing in this repo controls it: the strip's column widths are the shell's
(
@object-uiapp shell), and the app's only lever is a shorter label or fewer highlight fields,both of which cost more than the truncation does. Filed so the next person who sees
Zoe Ha…findsa card instead of re-measuring, and so the decision about where it belongs (here, as a label change,
or upstream in the shell) is made once.
Related: #33 (which authored the six-field strip), #67 (which put the name in it).