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

[Fleet] Add icons to Integrations global search results #111131

Merged
merged 3 commits into from
Sep 7, 2021

Conversation

joshdover
Copy link
Contributor

Summary

Fixes #110978

This was easy enough to fix while I was digging around in this code earlier today. Adds the appropriate URL for an integration's SVG icon if available, falling back to an EUI icon if that's available (this is actually currently broken due to elastic/eui#5138).

image

Checklist

Delete any items that are not applicable to this PR.

@joshdover joshdover added release_note:enhancement v8.0.0 Team:Fleet Team label for Observability Data Collection Fleet team v7.16.0 labels Sep 3, 2021
@joshdover joshdover requested review from a team as code owners September 3, 2021 13:15
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Copy link
Member

@kpollich kpollich left a comment

Choose a reason for hiding this comment

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

🚀 - Seconding Alejandro's comment above wrt updating the comment.

@joshdover
Copy link
Contributor Author

Found an opportunity to reduce the bundle size in #111169

@joshdover joshdover added the auto-backport Deprecated - use backport:version if exact versions are needed label Sep 7, 2021
@joshdover joshdover enabled auto-merge (squash) September 7, 2021 10:16
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
fleet 234.8KB 235.2KB +476.0B
globalSearchBar 34.5KB 34.5KB +24.0B
total +500.0B

History

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

cc @joshdover

@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

@ryankeairns
Copy link
Contributor

It's the small things :) Nice addition @joshdover !

kibanamachine added a commit that referenced this pull request Sep 7, 2021
…11373)

Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
@dikshachauhan-qasource
Copy link

Hi @EricDavisX

We have created below test case for above PR.

Link: C150140

Thanks
QAS

@dikshachauhan-qasource
Copy link

Hi @EricDavisX

We have validated above feature testcases and executed them under following feature test run.

Link: 7.16 Ingest feature test plan

Please let us know if anything else is required.

Thanks
QAS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:enhancement Team:Fleet Team label for Observability Data Collection Fleet team v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Integrations] Missing icons in search bar
8 participants