Skip to content

bug(Integrations): fix icon size#57910

Merged
alexhemard merged 3 commits intomasterfrom
alexhemard/bug/fix-integration-icon-size
Aug 21, 2025
Merged

bug(Integrations): fix icon size#57910
alexhemard merged 3 commits intomasterfrom
alexhemard/bug/fix-integration-icon-size

Conversation

@alexhemard
Copy link
Copy Markdown
Contributor

Problem

Icons on the integration page were appearing teeny tiny for some tiles. Possibly a regression from #57563 which added a size prop to the ResourceIcon component.

Fix

Updated the icon css to match other tiles (Bots)

before
tiny
after
regular

Copy link
Copy Markdown
Contributor

@kimlisa kimlisa left a comment

Choose a reason for hiding this comment

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

can we try to keep the original intent? which was to send customizable size instead of hard coding it?

Copy link
Copy Markdown
Contributor

@nicholasmarais1158 nicholasmarais1158 left a comment

Choose a reason for hiding this comment

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

Thanks for finding and fixing this. 🙏

I might have gone with changing the prop to $size, but that requires updating its usages. This looks good to me. 👍

@alexhemard alexhemard force-pushed the alexhemard/bug/fix-integration-icon-size branch from 5f5c13b to d0668fa Compare August 21, 2025 15:43
@alexhemard alexhemard enabled auto-merge August 21, 2025 15:44
@alexhemard alexhemard added this pull request to the merge queue Aug 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 21, 2025
@alexhemard alexhemard added this pull request to the merge queue Aug 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 21, 2025
@alexhemard alexhemard added this pull request to the merge queue Aug 21, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 21, 2025
@alexhemard alexhemard added this pull request to the merge queue Aug 21, 2025
Merged via the queue into master with commit d710558 Aug 21, 2025
41 of 42 checks passed
@alexhemard alexhemard deleted the alexhemard/bug/fix-integration-icon-size branch August 21, 2025 18:00
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@alexhemard See the table below for backport results.

Branch Result
branch/v17 Failed
branch/v18 Create PR

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.

AWS icon in Enroll New Integration page is too small

3 participants