|
|
|
|
|
by flyingswift
2433 days ago
|
|
I'd argue that the correct solution then is to have better support to style native components if designers are going to do it anyway. Additionally, it is not terribly difficult to make a custom checkbox , for instance, accessible. It may require JS and ugly DOM, but I wouldn't say it's difficult. |
|
That one omission means the control is basically unusable without some sort of polyfill, at which point you might as well just use the same JS implementation everywhere because why not. :/
The the drop down on select not being customizable is also famously irritating.