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

Please add disabled input to md-tab-link #5208

Closed
areijngoudt opened this issue Jun 19, 2017 · 1 comment · Fixed by #5257
Closed

Please add disabled input to md-tab-link #5208

areijngoudt opened this issue Jun 19, 2017 · 1 comment · Fixed by #5257
Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions

Comments

@areijngoudt
Copy link

request

Please add a (Input() disabled: boolean to the md-tab-link directive

What is the expected behavior?

Make the tab inactive and on-clickable

What is the current behavior?

It's not supported

What is the use-case or motivation for changing an existing behavior?

Depending on a specific situation, some tabs might not be available yet (e.g. when gtabs are used in a wizard kind of interface)

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

ng 4.1.3
material 2.0.0-beta-6

@jelbourn jelbourn added feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions labels Jun 20, 2017
@devversion devversion self-assigned this Jun 20, 2017
devversion added a commit to devversion/material2 that referenced this issue Jun 20, 2017
* Adds support for disabling tab links inside of the tab-nav-bar
* No longer requires having an extra directive for the ripples of tab links (no exposion of attributes like `mdRippleColor` - which could be flexible but should not be public API here)

Closes angular#5208
devversion added a commit to devversion/material2 that referenced this issue Jun 20, 2017
* Adds support for disabling tab links inside of the tab-nav-bar
* No longer requires having an extra directive for the ripples of tab links (no exposion of attributes like `mdRippleColor` - which could be flexible but should not be public API here)

Closes angular#5208
jelbourn pushed a commit that referenced this issue Jun 23, 2017
Adds support for disabling tab links inside of the tab-nav-bar
No longer requires having an extra directive for the ripples of tab links (no exposion of attributes like `mdRippleColor` - which could be flexible but should not be public API here)

Closes #5208
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants