superset/superset-frontend/spec/javascripts/explore
Corbin Robb f476ba23a2
fix(select): select component sort functionality on certain options (#17638)
* fix: Select component sort function sorting by label instead of value on numbers

* fix: change select component default sorting to sort by the initial index rather than a property like value or label

* fix: select sorting add sortOptions to select components using sortByProperty

* fix: change select component back, add order to options coming in from SelectControl

* fix: select component options intitial sort bug

* fix: add test cases for select fix

Co-authored-by: Corbin Robb <corbin@Corbins-MacBook-Pro.local>
2021-12-09 11:40:25 -05:00
..
components fix(select): select component sort functionality on certain options (#17638) 2021-12-09 11:40:25 -05:00
AdhocMetric_spec.js refactor(explore): move MetricControl and FilterControl to sub-component (#12446) 2021-01-19 22:46:28 +08:00
controlUtils_spec.tsx refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
exploreActions_spec.js feat(viz): add query mode switch to table chart (#10113) 2020-06-28 21:37:04 -07:00
fixtures.tsx refactor(monorepo): stage 1 (#17427) 2021-11-17 15:31:36 +08:00
store_spec.jsx feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
utils_spec.jsx refactor: reorganize dateFilterUtils.tx (#14309) 2021-04-23 16:05:50 +08:00