Closed narsaynorath closed 18 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
:white_check_mark: All tests successful. No failed tests found.
This pull request was deployed and Sentry observed the following issues:
Object.?(addToDashboardButton.spec.tsx)
View IssueDid you find this useful? React with a 👍 or 👎
PR reverted: 2849ca845c7b589faf4573ee9a7abe10622dd886
Adds a button to the chart in explore so we can click "Add to Dashboard" and use Explore as a jump off point for a dashboard widget.
The button has the following functionality:
⚠️ Note: The group by doesn't currently get filled in for timeseries charts. I will follow up with another PR to make group by work.