-
Notifications
You must be signed in to change notification settings - Fork 99
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
[BUG]: Unable to save Heatmap Visualization and Query #1143
[BUG]: Unable to save Heatmap Visualization and Query #1143
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1143 +/- ##
============================================
- Coverage 53.70% 53.65% -0.05%
Complexity 291 291
============================================
Files 279 279
Lines 9490 9469 -21
Branches 2244 2231 -13
============================================
- Hits 5097 5081 -16
+ Misses 4223 4218 -5
Partials 170 170
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
dashboards-observability/public/components/event_analytics/explorer/explorer.tsx
Outdated
Show resolved
Hide resolved
f9f8ae4
to
a84c5dd
Compare
dashboards-observability/public/components/event_analytics/explorer/explorer.tsx
Show resolved
Hide resolved
...plorer/visualizations/config_panel/config_panes/config_controls/data_config_panel_fields.tsx
Show resolved
Hide resolved
...plorer/visualizations/config_panel/config_panes/config_controls/data_config_panel_fields.tsx
Outdated
Show resolved
Hide resolved
Please address the comments thanks |
faec5d1
00dc788
to
faec5d1
Compare
Please answer/resolve comments. |
I am addressing the comments and will give you the PR by your morning!! |
I have addressed the comments on this one, you can take a look @mengweieric . Thanks! |
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
dc0ee25
to
bfa0988
Compare
Description
Fix applied for save of visualizations and query.
Issues Resolved
#1100 , #1121, #1167
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.