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

refactor: [M3-8899] - Migrate FormControlLabel to ui package #11353

Conversation

pmakode-akamai
Copy link
Contributor

@pmakode-akamai pmakode-akamai commented Dec 3, 2024

Description 📝

Moves the FormControlLabel component to the @linode/ui package and updates existing imports.

Changes 🔄

  • Move FormControlLabel component to @linode/ui package
  • Update existing imports

Target release date 🗓️

N/A

How to test 🧪

  • Confirm all checks pass
  • Confirm all the necessary imports are updated
  • Confirm nothing on CM and Storybook breaks
    • Ensure everything works as expected wherever FormControlLabel is used
    • Run rm -r packages/manager/node_modules/.cache + clear your browser cache before testing Storybook
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

@pmakode-akamai pmakode-akamai marked this pull request as ready for review December 3, 2024 13:01
@pmakode-akamai pmakode-akamai requested a review from a team as a code owner December 3, 2024 13:01
@pmakode-akamai pmakode-akamai requested review from carrillo-erik and cpathipa and removed request for a team December 3, 2024 13:01
@pmakode-akamai pmakode-akamai changed the title refactor: [M3-8899] - Move FormControlLabel to ui package refactor: [M3-8899] - Migrate FormControlLabel to ui package Dec 3, 2024
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 465 passing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing465 Passing2 Skipped103m 52s

@cpathipa cpathipa added the Approved Multiple approvals and ready to merge! label Dec 3, 2024
@pmakode-akamai pmakode-akamai merged commit 6be3f6b into linode:develop Dec 4, 2024
23 checks passed
Copy link

cypress bot commented Dec 4, 2024

Cloud Manager E2E    Run #6915

Run Properties:  status check failed Failed #6915  •  git commit 6be3f6bb13: refactor: [M3-8899] - Migrate `FormControlLabel` to `ui` package (#11353)
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6915
Run duration 28m 32s
Commit git commit 6be3f6bb13: refactor: [M3-8899] - Migrate `FormControlLabel` to `ui` package (#11353)
Committer Purvesh Makode
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
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 464
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/core/linodes/rebuild-linode.spec.ts • 1 failed test

View Output Video

Test Artifacts
rebuild linode > rebuilds a linode from Account StackScript Screenshots Video
Flakiness  cypress/e2e/core/kubernetes/lke-create.spec.ts • 1 flaky test

View Output Video

Test Artifacts
LKE Cluster Creation > can create an LKE cluster Screenshots Video

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! Modularization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants