mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
* Add Resizable panel in DashboardBuilder to adjust the width for FiltersPanel * store the adjusted width for individual dashboard in localStorage to memorize the state * migrate DashboardBuilder test code by testing-library and jest