-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
chore(plugins): Update dropdown control for BigNumber with Time Comparison range #27090
chore(plugins): Update dropdown control for BigNumber with Time Comparison range #27090
Conversation
- Add a description to the dropdown control - Reorder the elements in the dropdown - Rename Range to a more meaningful text
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27090 +/- ##
=======================================
Coverage 67.17% 67.18%
=======================================
Files 1900 1900
Lines 74443 74443
Branches 8293 8293
=======================================
+ Hits 50009 50012 +3
+ Misses 22379 22376 -3
Partials 2055 2055
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/testenv up FEATURE_CHART_PLUGINS_EXPERIMENTAL=true |
@yousoph Ephemeral environment spinning up at http://52.24.237.175:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
…rison range (apache#27090) (cherry picked from commit a912faf)
🏷️ preset:2024.7 |
SUMMARY
We are making the chart controls more usable and thus we are renaming some options and adding some information that would help users to understand the meaning of the Range for Comparison dropdown.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2024-02-12.at.21.48.07.mov
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION