Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(third-party-summary): change item.entity from link to text #14749

Merged
merged 4 commits into from
Feb 4, 2023

Conversation

alexnj
Copy link
Member

@alexnj alexnj commented Feb 3, 2023

Extracted out Third-Party-Summary deprecation changes from #14655, if we need to defer grouping changes to 10.1.

The audit uses a LinkValue data type on its entity column. This deprecates the usage of that valueType and converts it into text. The value will be the name of the entity, correlatable to entity names in LHR.entities.

This will render Third-Party-Summary audit's heading rows as text (currently they are clickable URLs that lead to 3P's homepage, if one is available). This seems a minor breakage that we could live with until 10.1 where tables would feature a clickable adornment, but still worth calling out.

@alexnj alexnj requested a review from a team as a code owner February 3, 2023 21:36
@alexnj alexnj requested review from connorjclark and removed request for a team February 3, 2023 21:36
@alexnj alexnj added the 10.0 label Feb 3, 2023
@connorjclark
Copy link
Collaborator

This seems a minor breakage that we could live with until 10.1 where tables would feature a clickable adornment, but still worth calling out.

Agreed! Hopefully the one channel that has staying-power (DevTools) won't be impacted, if we can get a 10.1 out in time.

@connorjclark connorjclark changed the title core: change third-party-summary item.entity from linkvalue to text core(third-party-summary): change item.entity from link to text Feb 4, 2023
@devtools-bot devtools-bot merged commit 946075b into main Feb 4, 2023
@devtools-bot devtools-bot deleted the deprecate-3psummary-linkvalue branch February 4, 2023 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants