Files
superset2/superset-frontend/playwright/tests
Evan Rusackas e7129b4600 fix(types): resolve remaining TypeScript errors in explore controls
- Fix AnnotationLayer.tsx close() possibly undefined with optional chaining
- Fix AnnotationTypes.ts readonly array incompatibility by spreading to mutable
- Add TypeScript interface to SelectControl.tsx
- Add missing props (name, description, hovered, showHeader) to TextControl
- Add missing props (name, description, hovered) to CheckboxControl

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

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