-
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
upcoming: [DI-21842] - Fixed recharts issues in Cloudpulse #11317
upcoming: [DI-21842] - Fixed recharts issues in Cloudpulse #11317
Conversation
Coverage Report: ❌ |
[theme.breakpoints.up(1100)]: { | ||
height: legendHeight, | ||
}, |
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.
@jaalah-akamai I've removed this breakpoint condition for legend row heights based on our discussion in the thursday's call
Thanks!! @bnussman-akamai for the approval. Hope @carrillo-erik you are reviewing this PR further. |
Cloud Manager UI test results🎉 455 passing tests on test run #8 ↗︎
|
Cloud Manager E2E Run #6893
Run Properties:
|
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Passed #6893
|
Run duration | 31m 40s |
Commit |
12412220cf: upcoming: [DI-21842] - Fixed recharts issues in Cloudpulse (#11317)
|
Committer | Nikhil Agrawal |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
6
|
Pending |
2
|
Skipped |
0
|
Passing |
461
|
View all changes introduced in this branch ↗︎ |
Description 📝
Fixed some recharts related issues found post migration from Chart JS to Recharts in Cloudpulse
Changes 🔄
List any change(s) relevant to the reviewer.
Target release date 🗓️
10 Dec 2024
Preview 📷
Include a screenshot or screen recording of the change.
🔒 Use the Mask Sensitive Data setting for security.
💡 Use
<video src="" />
tag when including recordings in table.Screen.Recording.2024-11-25.at.3.44.39.PM.mov
Screen.Recording.2024-11-25.at.3.45.11.PM.mov
How to test 🧪
Go to monitor tab & switch to mock user
monitor/services/:serviceType/metrics
and you'll notice with full & half size widget, you'll see only one tick while in the current alpha version it is generating 2 ticks while moving from half size to full size widgetAs an Author, I have considered 🤔
As an Author, before moving this PR from Draft to Open, I confirmed ✅