mirror of
https://github.com/apache/superset.git
synced 2026-05-11 02:45:46 +00:00
- Revert DatasourceControlProps to required props and add proper TestProps interface in tests - Fix AdhocFilterOptionProps interface to match actual callback signatures - Add optional chaining for onChange callbacks in AdhocFilterControl - Fix AdhocFilter class type casting for translateToSql compatibility - Add @ts-expect-error for propTypes/defaultProps assignments 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>