Customized Filter Box with included date-picker filter.
-
Replace a
supersetFilterBoxfolder with aFilterBoxfolder from this repo. -
Go to a
superset-frontendfolder. -
Make sure
nodeandnpmare installed. Be careful about versions - they should bev16andv7respectfully. -
Install a
react-dateslibrary. Version^21.8.0is recommended.Install other libraries if needed.
-
Run
npm run dev-server. If build is done succesfully, it means everything is OK.