Skip to content

[Alerting] Pass EuiIcon props to connectors logos#106449

Merged
cnasikas merged 2 commits intoelastic:masterfrom
cnasikas:fix_icons
Jul 22, 2021
Merged

[Alerting] Pass EuiIcon props to connectors logos#106449
cnasikas merged 2 commits intoelastic:masterfrom
cnasikas:fix_icons

Conversation

@cnasikas
Copy link
Member

@cnasikas cnasikas commented Jul 21, 2021

Summary

PR #97770 changed the way connectors' SVG logos is being imported. This caused the logos in the connectors dropdown on the cases configuration page to be bigger than it was before. The reason is that the EuiProps are not being passed down to the SVG icon. This PR fixes this issue.

Fixes: #100763

Checklist

Delete any items that are not applicable to this PR.

  • This renders correctly on smaller devices using a responsive layout. (You can test this in your browser)

For maintainers

@cnasikas cnasikas added bug Fixes for quality problems that affect the customer experience v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// Team:Threat Hunting Security Solution Threat Hunting Team Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v7.14.0 v7.15.0 labels Jul 21, 2021
@cnasikas cnasikas requested a review from YulNaumenko July 21, 2021 17:58
@cnasikas cnasikas self-assigned this Jul 21, 2021
@cnasikas cnasikas requested a review from a team as a code owner July 21, 2021 17:58
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

Copy link
Contributor

@YulNaumenko YulNaumenko left a comment

Choose a reason for hiding this comment

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

LGTM

@cnasikas
Copy link
Member Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
triggersActionsUi 1.6MB 1.6MB +1.7KB

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @cnasikas

@cnasikas cnasikas merged commit e383b57 into elastic:master Jul 22, 2021
@cnasikas cnasikas deleted the fix_icons branch July 22, 2021 08:15
cnasikas added a commit to cnasikas/kibana that referenced this pull request Jul 22, 2021
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
cnasikas added a commit that referenced this pull request Jul 22, 2021
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
cnasikas added a commit that referenced this pull request Jul 22, 2021
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.14.0 v7.15.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Cases] Fix connector's logo sizes on cases

5 participants