Skip to content

SCC-5473: Replace displayPacked fields with new display components - #804

Open
7emansell wants to merge 11 commits into
SCC-5472/add-contributornametitle-to-filterfrom
SCC-5473/replace-display-packed
Open

SCC-5473: Replace displayPacked fields with new display components#804
7emansell wants to merge 11 commits into
SCC-5472/add-contributornametitle-to-filterfrom
SCC-5473/replace-display-packed

Conversation

@7emansell

@7emansell 7emansell commented Aug 26, 2026

Copy link
Copy Markdown
Contributor
  • needs to be merged with RC changes simultaneously
  • also updates to new QA index, which i will use to update the fixtures shortly

@7emansell
7emansell force-pushed the SCC-5473/replace-display-packed branch from 7f3f6b6 to 0e36bff Compare August 26, 2026 20:59
const toDisplayField = ({ name, title, label }) => ({
displayLabel: label,
name,
nameTitle: title ? `${name} ${title}` : name

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there not always a period between name and title? getting back to our convo from yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants