-
Notifications
You must be signed in to change notification settings - Fork 367
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
Conversation
Toggle
component to linode/ui
packageToggle
component to linode/ui
package
Toggle
component to linode/ui
packageToggle
component to linode/ui
package
Coverage Report: ❌ |
@@ -1,11 +1,10 @@ | |||
import '@testing-library/jest-dom/vitest'; |
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.
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
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.
thanks Connie! Changes LGTM ✅
Toggle in Cloud ✅
Storybook ✅
Cloud Manager UI test results🎉 455 passing tests on test run #7 ↗︎
|
Cloud Manager E2E Run #6889
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6889
|
Run duration | 30m 49s |
Commit |
f0fe69ee3e: refactor: [M3-8653] - Migrate `Toggle` component to `linode/ui` package (#11296)
|
Committer | Connie Liu |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
5
|
Pending |
2
|
Skipped |
0
|
Passing |
455
|
View all changes introduced in this branch ↗︎ |
Description 📝
Migrate
Toggle
component tolinode/ui
package.Changes 🔄
Toggle
component tolinode/ui
packageToggleOff
andToggleOn
icon tolinode/ui
packageTarget release date 🗓️
12/10/24
How to test 🧪
Verification steps
Toggle
story in Storybook should be in good shapeAs an Author, I have considered 🤔
As an Author, before moving this PR from Draft to Open, I confirmed ✅