-
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-8707] - Move Tooltip
component to UI package
#11125
refactor: [M3-8707] - Move Tooltip
component to UI package
#11125
Conversation
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.
@dwiley-akamai were you able to fix this issue? I'm unable to reproduce locally. |
I was not. I deleted |
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.
Great work 👏
Existing to see us finally build @linode/ui
!
Glad to see that, with this setup, hot reloading is still working as expected!
Coverage Report: ❌ |
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.
awesome, thanks Hussain! 🎉
✅ tooltips in Cloud
✅ code
I'm also unable to reproduce the storybook issue locally @dwiley-akamai
Cloud Manager E2E Run #6731
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6731
|
Run duration | 26m 39s |
Commit |
f3d86c040f: refactor: [M3-8707] - Move `Tooltip` component to UI package (#11125)
|
Committer | Hussain Khalil |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
1
|
Pending |
2
|
Skipped |
0
|
Passing |
445
|
View all changes introduced in this branch ↗︎ |
Description 📝
Moves the
Tooltip
component to the@linode/ui
package and updates existing imports.Changes 🔄
Tooltip
component and story to@linode/ui
packageHow to test 🧪
Verify the usages of
Tooltip
in the following locations: