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-8653] - Migrate Toggle component to linode/ui package #11296

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

coliu-akamai
Copy link
Contributor

Description 📝

Migrate Toggle component to linode/ui package.

Changes 🔄

  • Migrate Toggle component to linode/ui package
  • Migrate ToggleOff and ToggleOn icon to linode/ui package

Target release date 🗓️

12/10/24

How to test 🧪

Verification steps

  • All tests should pass
  • There should be no regressions observed in Cloud
  • Toggle story in Storybook should be in good shape

As an Author, I have 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

@coliu-akamai coliu-akamai self-assigned this Nov 20, 2024
@coliu-akamai coliu-akamai changed the title refactr: [m3-8653] - Migrate Toggle component to linode/ui package refactor: [m3-8653] - Migrate Toggle component to linode/ui package Nov 20, 2024
@coliu-akamai coliu-akamai changed the title refactor: [m3-8653] - Migrate Toggle component to linode/ui package refactor: [M3-8653] - Migrate Toggle component to linode/ui package Nov 20, 2024
@coliu-akamai coliu-akamai marked this pull request as ready for review November 20, 2024 18:48
@coliu-akamai coliu-akamai requested a review from a team as a code owner November 20, 2024 18:48
@coliu-akamai coliu-akamai requested review from carrillo-erik and cpathipa and removed request for a team November 20, 2024 18:48
Copy link

github-actions bot commented Nov 20, 2024

Coverage Report:
Base Coverage: 86.98%
Current Coverage: 86.96%

@@ -1,11 +1,10 @@
import '@testing-library/jest-dom/vitest';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

for any ui package file changes that aren't the ToggleOn/ToggleOff icons or the Toggle component, these are just eslint/prettier changes that I did while fixing some merge conflicts

@coliu-akamai coliu-akamai added Add'tl Approval Needed Waiting on another approval! and removed Ready for Review labels Nov 26, 2024
Copy link
Contributor

@pmakode-akamai pmakode-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 Connie! Changes LGTM ✅

Toggle in Cloud ✅
Storybook ✅

packages/ui/src/components/Tooltip/Tooltip.stories.tsx Outdated Show resolved Hide resolved
@coliu-akamai coliu-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Nov 26, 2024
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 455 passing tests on test run #7 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing455 Passing2 Skipped92m 44s

@coliu-akamai coliu-akamai merged commit f0fe69e into linode:develop Nov 26, 2024
22 of 23 checks passed
@coliu-akamai coliu-akamai deleted the m3-8653 branch November 26, 2024 22:04
Copy link

cypress bot commented Nov 26, 2024

Cloud Manager E2E    Run #6889

Run Properties:  status check passed Passed #6889  •  git commit f0fe69ee3e: refactor: [M3-8653] - Migrate `Toggle` component to `linode/ui` package (#11296)
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6889
Run duration 30m 49s
Commit git commit f0fe69ee3e: refactor: [M3-8653] - Migrate `Toggle` component to `linode/ui` package (#11296)
Committer Connie Liu
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 5
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 455
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! Modularization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants