Jack
Jack
Looking into this.
As @sfirke mentioned it's possible to have a structure where a chart isn't nested underneath any particular tab. Such a structure might look like this under the hood: ROOT └──...
linking associated issue: https://github.com/apache/superset/issues/27089
Can you add more details regarding what alert data/details you're looking to send to the webhook? I would look into the following files to get started: `AlertReportModal.tsx` - frontend modal...
For the Pre-commit issue, have you tried running ruff and black locally to remove the formatting blocks?