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

fix: [M3-8966] - Regression with AppBar #11370

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

abailly-akamai
Copy link
Contributor

@abailly-akamai abailly-akamai commented Dec 4, 2024

Description 📝

fix styling regression from https://github.com/linode/manager/pull/11260/files

no need for a changeset this is not in prod yet

Changes 🔄

  • fix app bar spacing on mobile

Target release date 🗓️

12/10/2024

Preview 📷

Screen.Recording.2024-12-04.at.13.31.06.mov

Verification steps

  • Resize app at different viewports and confirm no regression from production
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

<br/ >

  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@abailly-akamai abailly-akamai marked this pull request as ready for review December 4, 2024 19:09
@abailly-akamai abailly-akamai requested a review from a team as a code owner December 4, 2024 19:09
@abailly-akamai abailly-akamai requested review from bnussman-akamai, pmakode-akamai, hana-akamai and dwiley-akamai and removed request for a team December 4, 2024 19:09
@abailly-akamai abailly-akamai self-assigned this Dec 4, 2024
@abailly-akamai abailly-akamai added the Bug Fixes for regressions or bugs label Dec 4, 2024
Copy link
Contributor

@dwiley-akamai dwiley-akamai 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 catching this ➕➕

Copy link
Contributor

@mjac0bs mjac0bs left a comment

Choose a reason for hiding this comment

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

Thank you for the fix.

Screen.Recording.2024-12-04.at.11.27.53.AM.mov

@mjac0bs mjac0bs added the Approved Multiple approvals and ready to merge! label Dec 4, 2024
Copy link
Contributor

@hana-akamai hana-akamai 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 catching! 🔍

@abailly-akamai abailly-akamai merged commit 83a4776 into linode:develop Dec 4, 2024
20 of 23 checks passed
Copy link

cypress bot commented Dec 4, 2024

Cloud Manager E2E    Run #6919

Run Properties:  status check passed Passed #6919  •  git commit 83a477601a: fix: [M3-8966] - Regression with AppBar (#11370)
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6919
Run duration 29m 15s
Commit git commit 83a477601a: fix: [M3-8966] - Regression with AppBar (#11370)
Committer Alban Bailly
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 465
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Bug Fixes for regressions or bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants