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

feat(COMPONENT): add "disabledInteractive" input to "mat-menu-item" #29984

Open
reuse-ay opened this issue Nov 8, 2024 · 0 comments
Open

feat(COMPONENT): add "disabledInteractive" input to "mat-menu-item" #29984

reuse-ay opened this issue Nov 8, 2024 · 0 comments
Labels
area: material/menu 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

@reuse-ay
Copy link

reuse-ay commented Nov 8, 2024

Feature Description

I want allow to set disabledInteractive to button[mat-menu-item] and a[mat-menu-item].
Now disabledInteractive is available in mat-button, mat-checkbox , etc. It is used to make the appearance disabled but still allow tooltips etc. to be available.

Use Case

I sometimes use menus when there is not enough space to display buttons. It is inconvenient that mat-menu-item can't do what mat-button can do.

@reuse-ay reuse-ay 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 Nov 8, 2024
@crisbeto crisbeto added P4 A relatively minor issue that is not relevant to core functions area: material/menu and removed needs triage This issue needs to be triaged by the team labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: material/menu 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

No branches or pull requests

2 participants