apache / apache/royale-asjs

Add Model and View to DropDownList

Open
#114 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.