Selection options need radios or checkboxes #11

Closed
opened 2018-12-06 05:51:05 +00:00 by flamingcow66 · 3 comments
flamingcow66 commented 2018-12-06 05:51:05 +00:00 (Migrated from github.com)

Existing UI is unintuitive.

Existing UI is unintuitive.
flamingcow66 commented 2018-12-06 06:25:38 +00:00 (Migrated from github.com)

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style

Consider the ::before hack with ☐ ☑ (font permitting)

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style Consider the ::before hack with ☐ ☑ (font permitting)
flamingcow66 commented 2018-12-06 08:09:00 +00:00 (Migrated from github.com)

Nevermind, that's a custom layout mess. Revert to

Nevermind, that's a custom layout mess. Revert to <select>
flamingcow66 commented 2018-12-07 07:55:35 +00:00 (Migrated from github.com)

input type="radio" is a horrible game of keeping the radio button, the label bold, and the container class in sync.

input type="radio" is a horrible game of keeping the radio button, the label bold, and the container class in sync.
Sign in to join this conversation.