Files
superset2/superset-frontend
Evan Rusackas 98314909a2 fix: resolve remaining TypeScript type errors in filter control tests
- Change null to undefined for operatorId, operator, comparator, clause in AdhocFilter
- Add type casts for useSimpleTabFilterProps calls in tests
- Make partitionColumn optional in Props interface
- Remove activeKey prop from SqlTabContent (not in its interface)
- Add proper type imports for ColumnType and Dataset
- Fix null to undefined for granularity_sqla and main_dttm_col in DatasourceControl test

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 22:07:03 -08:00
..