-
Notifications
You must be signed in to change notification settings - Fork 392
change: [M3-9433] - Update styles to match CDS for Entity Header & Action Panel #11857
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
Conversation
|
Coverage Report: ✅ |
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.
✅ Entity header height is 34px
✅ Gap between action buttons is 24px
Thanks @cpathipa! 🚀
coliu-akamai
left a comment
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.
✅ entity header height
✅ gap between action buttons
Thanks Chandra! I did see a couple things that I have questions about - not sure what the guidelines are on them.
are there any guidelines for how much spacing there should be between banners and the entity header?
With the increased spacing below the entity header, the banner now feels a bit close

| sx={(theme) => ({ | ||
| alignItems: 'center', | ||
| justifyContent: 'space-between', | ||
| marginBottom: theme.spacing(3), |
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.
|
@coliu-akamai Good call, I will reach out UX to get spacing details for banner. |
…r row elements in Linodes landing page.
…ernetesLanding page
…Image Pricing" This reverts commit db39606.
Cloud Manager UI test results🔺 6 failing tests on test run #28 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/account/user-verification-banner.spec.ts,cypress/e2e/core/account/email-bounce.spec.ts,cypress/e2e/core/parentChild/token-expiration.spec.ts" |
||||||||||||||||||||||||||||||||
|
Closing this PR in favor of #12108 |


Description 📝
Update styles to match CDS for Entity Header & Action Panel.
Changes 🔄
List any change(s) relevant to the reviewer.
Target release date 🗓️
Preview 📷
How to test 🧪
Verification steps
(How to verify changes)
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅