kottans / kottans/framework-2021
framework/element: Add element's SELECTED, MULTIPLE, REQUIRED attributes handling
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
... just like CHECKED and DISABLED
Consider adding `SingleSelection` component example based on `` .
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the framework/element implementation and the existing CHECKED and DISABLED attribute handling. Review how the SELECTED, MULTIPLE, and REQUIRED attributes should behave, then inspect the project’s existing component examples; the work is done when those attributes are handled consistently and a SingleSelection example based on is included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100