Files
superset2/superset-frontend
Evan Rusackas e7aaf2f1e3 fix(tests): preserve original behavior in CollectionControl and AdhocFilterOption
- CollectionControl.onAdd: Remove fallback that changed original behavior
  (itemGenerator can return undefined)
- AdhocFilterOption: Add stopPropagation mock to fake event object to
  prevent TypeError when AdhocFilterControl calls e.stopPropagation()

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

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