superset/superset-frontend/spec/javascripts
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
..
dashboard feat(dashboard): Add divider component in native filters (#17410) 2021-11-23 16:13:56 -08:00
explore fix(select): select component sort functionality on certain options (#17638) 2021-12-09 11:40:25 -05:00