eschutho opened a new pull request, #37293: URL: https://github.com/apache/superset/pull/37293
## Summary - When a chart title is truncated (overflows), the tooltip now displays filter information - Shows count of filters applied to the chart and list of each filter with name, column, and value - Adds new `useAppliedFilterIndicators` hook for reusable filter indicator logic ## Test plan - [ ] Navigate to a dashboard with charts that have long titles (truncated) - [ ] Apply filters to the dashboard - [ ] Hover over a truncated chart title - [ ] Verify the tooltip shows the filter count and list of applied filters 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
