Add Model and View to DropDownList
Open
enhancement
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Currently DropDownList only accepts and Array as a data provider. Pieces need to be abstracted out to allow for ICollectionViews to be used instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the DropDownList implementation and tracing how its Array data provider is consumed. Compare that path with the project's ICollectionView support and identify the existing tests or entry points that cover data providers; done means DropDownList can use an ICollectionView without regressing Array usage.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100