Skip to content

Update news cards#1676

Open
davidornelas11 wants to merge 2 commits intodevfrom
update-news-cards
Open

Update news cards#1676
davidornelas11 wants to merge 2 commits intodevfrom
update-news-cards

Conversation

@davidornelas11
Copy link
Copy Markdown
Contributor

@davidornelas11 davidornelas11 commented Apr 7, 2026

Description

Checklist

  • Tests pass for relevant code changes

@davidornelas11 davidornelas11 requested a review from a team as a code owner April 7, 2026 22:00
@asu-jenkins-devops
Copy link
Copy Markdown
Collaborator

Comment on lines 69 to +71
linkUrl={linkUrl || buttons?.[0]?.href}
tags={tags}
cardLink={linkUrl || buttons?.[0]?.href}
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.

This probably happened over time where we added one feature (prop) at a time, but this component is asking for things it already has. I do not have any problems with the code change, but these extra props made me take more time because I wanted to make sure it wasn't a mistake.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants