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-8847] RegionSelect width #11374

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

abailly-akamai
Copy link
Contributor

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

Description 📝

fix to a regression introduced in https://github.com/linode/manager/pull/11348/files#diff-53966653a902407c449c1ebecc270efaa4bb9b0f8f1eac2c925cbf5bc2eb4268R124

no need for changeset since it was just merged to develop

Changes 🔄

  • restore RegionSelect width

How to test 🧪

Prerequisites

Verification steps

  • check wherever RegionSelect is implemented (linode create etc)
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


  • 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 self-assigned this Dec 5, 2024
@abailly-akamai abailly-akamai added the Bug Fixes for regressions or bugs label Dec 5, 2024
@abailly-akamai abailly-akamai marked this pull request as ready for review December 5, 2024 13:21
@abailly-akamai abailly-akamai requested a review from a team as a code owner December 5, 2024 13:21
@abailly-akamai abailly-akamai requested review from cpathipa, hkhalil-akamai, hana-akamai and dwiley-akamai and removed request for a team December 5, 2024 13:21
@abailly-akamai abailly-akamai changed the base branch from develop to release-v1.133.0 December 5, 2024 13:50
@abailly-akamai abailly-akamai reopened this Dec 5, 2024
@abailly-akamai abailly-akamai changed the base branch from release-v1.133.0 to develop December 5, 2024 15:26
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 quick response to the region select issue. Confirmed the regression was fixed and the Kube create flow, where the original change was initiated, is still styled as expected.

Bug Fix
Screenshot 2024-12-05 at 7 23 03 AM Screenshot 2024-12-05 at 7 23 20 AM

@mjac0bs
Copy link
Contributor

mjac0bs commented Dec 5, 2024

Oh wait, I see the branch issues. Reopen branching off release-v1.133.0?

@abailly-akamai
Copy link
Contributor Author

@mjac0bs it's all fine, this is meant for develop since we will re-cut a release branch

@mjac0bs
Copy link
Contributor

mjac0bs commented Dec 5, 2024

Yeah, I saw Dajahi's comment in Slack right after I wrote that message. All good, thanks. 👍🏼

@abailly-akamai abailly-akamai merged commit 259d8cb into linode:develop Dec 5, 2024
41 of 42 checks passed
Copy link

cypress bot commented Dec 5, 2024

Cloud Manager E2E    Run #6924

Run Properties:  status check failed Failed #6924  •  git commit 259d8cbbab: Fix region select width (#11374)
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6924
Run duration 28m 55s
Commit git commit 259d8cbbab: Fix region select width (#11374)
Committer Alban Bailly
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
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 ↗︎

Tests for review

Failed  cypress/e2e/core/volumes/delete-volume.spec.ts • 1 failed test

View Output Video

Test Artifacts
volume delete flow > deletes a volume Screenshots Video
Flakiness  switch-linode-state.spec.ts • 1 flaky test

View Output Video

Test Artifacts
switch linode state > powers off a linode from details page Screenshots Video
Flakiness  linode-config.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Linode Config management > End-to-End > Clones a config Screenshots Video
Flakiness  update-linode-labels.spec.ts • 1 flaky test

View Output Video

Test Artifacts
update linode label > updates a linode label from details page Screenshots Video

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

Successfully merging this pull request may close these issues.

4 participants