-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Update icons on landing page #159114
Update icons on landing page #159114
Conversation
Pinging @elastic/platform-onboarding (Team:Journey/Onboarding) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, @claracruz!
Tested locally and all works as expected 👍
@@ -27,11 +27,13 @@ export interface GuideCardConstants { | |||
// see this issue https://github.com/elastic/kibana/issues/146672 | |||
telemetryId: string; | |||
order: number; | |||
icon: string; | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just fyi I think the property order
was planned to be used potentially for sorting and grouping. But it's probably not needed anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this @claracruz! I think there might be one small regression related to the complete state not being centered. Mind taking a look?
6ffb7c6
to
9ed9dbc
Compare
e743f20
to
ab35dc7
Compare
@elasticmachine update branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Latest LGTM. Thanks for fixing!
💚 Build Succeeded
Metrics [docs]Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Is there an environment where I can take a look? |
@osmanis you should be able to create a deployment on QA using the |
I tested in QA. Looks great!! Noticed a few small formatting issues:
|
Rel: #154117 This PR applies tweaks/updates requested @ #159114 (comment) <img width="1221" alt="Screenshot 2023-06-13 at 11 44 36" src="https://github.com/elastic/kibana/assets/91763/5d27424d-19d9-4c0c-bc7c-d394e745af55">
Fixes: #154117
Fixes: #155341
This PR updates the guided onboarding landing page icons, removes the solution badge and updates the solution view to a grouped layout so cards remain grouped on narrow screens.
Screenshots
Narrow
Mobile