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

Add support for .btn-group-based nav for tabs #12391

Closed
dongepulango opened this issue Jan 26, 2014 · 7 comments
Closed

Add support for .btn-group-based nav for tabs #12391

dongepulango opened this issue Jan 26, 2014 · 7 comments

Comments

@dongepulango
Copy link

I'm am not using the standard navigation for tabs which is "nav-tabs", instead I use the "btn-group" for my links that toggle the different tab pane.

My question is is there a way to add "active" state to the btn-group? To see if what is the current active tab. Thank you.

@cvrebert
Copy link
Collaborator

Putting the .active class on a .btn within a .btn-group already works.

@dongepulango
Copy link
Author

Yes I know that you can add .active class, but I mean is when you click the other nav, it doesn't dynamically change.

@cvrebert
Copy link
Collaborator

We don't currently support that, and I'm unsure whether we'd be interested in adding such support.

@cvrebert cvrebert reopened this Jan 26, 2014
@hnrch02
Copy link
Collaborator

hnrch02 commented Jan 26, 2014

@dongepulango
Copy link
Author

Yes @hnrch02 thank you very much!

@cvrebert
Copy link
Collaborator

@mdo @fat Thoughts on this feature? (Trying to make progress on our oldest unresolved issues.)

@mdo
Copy link
Member

mdo commented Apr 25, 2014

For v3.x, negatory. Making note of for v4.

@mdo mdo closed this as completed Apr 25, 2014
@mdo mdo removed this from the v3.2.0 milestone Apr 25, 2014
@mdo mdo mentioned this issue Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants