Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Tabs: control tab visibility #2743

Closed
DmitryEfimenko opened this issue Sep 23, 2014 · 2 comments
Closed

Tabs: control tab visibility #2743

DmitryEfimenko opened this issue Sep 23, 2014 · 2 comments

Comments

@DmitryEfimenko
Copy link

I know that you can use ng-show or ng-hide or ng-if to set tab's visibility, but that does not cut it because if first tab happens to be set invisible, user still sees contents for the first tab and second tab is not set active.
There should be a separate control similar to disabled. For example: visible

@pixelnix
Copy link

pixelnix commented Oct 2, 2014

+1
It seems like a bug that setting a tab hidden with ng-hide doesn't remove the active property from that tab. The active property should pass to the next tab in the tabset.

@wesleycho
Copy link
Contributor

Closing in favor of #4836 - keep an eye out for that issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants