ericclemmons / ericclemmons/unique-selector
Relying too much on user input
Open
- Dominant language
- JavaScript
- Stars
- 272
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
I realize a value attribute is more readable than an nth-child. I'm just worried about those cases where value is user input (textarea, text, password, and all the new types like email, etc). I think we should limit value use to cases of select and radio perhaps?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.