Files
superset2/superset-frontend
Hugh A Miles II 16e83455e9 feat(dashboard): add Rison-encoded URL filter support
Adds ?f=(...) URL parameter support for hydrating dashboard filters from
human-readable Rison syntax. Matches URL filters to native filters by column
name (case-insensitive, handles spaces) and auto-applies them by populating
both filterState.value and extraFormData. Unmatched filters render as
removable chips in a "URL Filters" section above cross-filters.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 18:31:05 -04:00
..