SelectBox: Update ctor, organize for new options eg Settings requirements #58922
Closed as not planned
Closed as not planned
Description
opened on Sep 19, 2018
SelectBox additions over time, especially new requirements in the settings editor (extended descriptions, labels) has resulted in a non optimal ctor and widget interface. Needs some re- factoring.
- Consolidate selectOptionEntry options into new option interface
- Support option details/aria labels in both ctor and updated setOptions
- Improve details provider, use interface not callback
- Update SelectBox clients as necessary
Activity