720kb/radiobox.css

Radioboxes are not keyboard-accessible

lgarron opened this issue · 5 comments

The UI element should be in the normal tab order, highlighted on focus, and triggered on enter.

45kb commented

Hi, the demo page you mean?

Hi, the demo page you mean?

I guess. If the demo page doesn't handle it properly, I'm going to assume the library doesn't do it properly.

45kb commented

Of course i'll check that asap, thanks!

45kb commented

Should work now, tab until you focus the first radio then space to check it and left and right arrows to navigate all them.

Let know if still any trouble 👍

Works pretty well, thanks!