(no title)
yen223 | 1 month ago
If you're one of those who think we should just use the default, bear in mind that the default radio button has poor usability for mobile users.
yen223 | 1 month ago
If you're one of those who think we should just use the default, bear in mind that the default radio button has poor usability for mobile users.
barryvan|1 month ago
I'd be curious to know more about the usability issues you've found on mobile -- I've not had any personally when using radio buttons. I'll readily grant you that 'select' is awful everywhere though!
DrewADesign|1 month ago
spiderfarmer|1 month ago
Wrap it in a label, give the label a padding. Boom!
archerx|1 month ago
christophilus|1 month ago
dbbk|1 month ago
ruszki|1 month ago
supermatt|1 month ago
It gives a very naive approach that doesn’t support any complex styling.
For that you need to wrap the input and additional styling elements in a ref’ed label.