dojox.form.Rating: Attribute 'name' can not be used
Open
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 222
- PR merge metrics
- No merged PRs in 30d
Description
Only the last radio button gets the correct name attribute. All other radio buttons have the created random names.
Contributor guide
Research direction
Start by locating the dojox.form.Rating implementation and inspect how it creates its radio buttons and assigns their name attributes. Reproduce the issue with a Rating whose name is set, then verify that every radio button preserves that name rather than receiving a random one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100