Files
superset2/tests
Enzo MartellucciandClaude Sonnet 5 2e85d7b290 feat(widgets): declare column/metric x-control extras on shared fields
Add json_schema_extra hints to DataBinding and BalloonsControls fields
so the frontend Inspector can render dataset-aware column/metric pickers:
- DataBinding.metrics: x-control "metric-multi" (was "code")
- DataBinding.dimensions: x-control "column-multi" (new)
- BalloonsControls.colorDimension: x-control "column" (new)

Also improve metrics field documentation to clarify the picker behavior.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-20 15:21:04 +02:00
..