Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BS3: Difficult (impossible?) to see if an btn-default is active or not #8904

Closed
pmorch opened this issue Jul 31, 2013 · 2 comments
Closed

BS3: Difficult (impossible?) to see if an btn-default is active or not #8904

pmorch opened this issue Jul 31, 2013 · 2 comments
Labels

Comments

@pmorch
Copy link

pmorch commented Jul 31, 2013

It isn't easy to see if a bnt-default based checkbox is active or not.

To illustrate, lets look at three right next to each other. If they are either all active or all not-active, it isn't easy to see whether they're all active or not. It helps if at least one is in a different state.

I've modified the Javascript Checkbox Button Example to create this jsFiddle demonstrating the issue, but here are some screen shots too.

button_1_noneactive
button_2_middleactive
button_3_allactive

Imagine arriving at a page and seeing the top image. Are all these checkboxes checked or not?

A single stand-alone btn-default checkbox also has this issue.

E.g. btn-primary-s also have this to some extent, but to my non-designer eye, it looks more pronounced with btn-default.

@cvrebert
Copy link
Collaborator

Related: #8786

@mdo
Copy link
Member

mdo commented Jul 31, 2013

Closing as a dupe then. I'll look into it fur sure.

@mdo mdo closed this as completed Jul 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants