Skip to content

feat(COMPONENT): Add "disabledInteractive" input to "mat-chip-option" #30823

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

Open
mantism opened this issue Apr 8, 2025 · 0 comments
Open

feat(COMPONENT): Add "disabledInteractive" input to "mat-chip-option" #30823

mantism opened this issue Apr 8, 2025 · 0 comments
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team

Comments

@mantism
Copy link

mantism commented Apr 8, 2025

Feature Description

I want to be able to set "disabledInteractive" on mat-chip-option similarly to how the mat-button component allows tooltips for disabled buttons when "disabledInteractive" is passed as an input.

See disabledInteractive in https://material.angular.io/components/button/api

Use Case

I find myself dynamically disabling chips, and it'd be nice to be able to explain to users why a chip option is disabled with a tooltip instead of having to place the error somewhere else in the DOM or use some element-wrapping workaround.

@mantism mantism added feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

1 participant