You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
merlosy opened this issue
Aug 17, 2017
· 1 comment
· Fixed by #6529
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP4A relatively minor issue that is not relevant to core functions
What is the use-case or motivation for changing an existing behavior?
I am iterating over a list of items (objects)
I have a case where the item has no details and the user should not be able to open it as there is no content to display
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
all
Is there anything else we should know?
thanks for the hard work on this repo :)
The text was updated successfully, but these errors were encountered:
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
Aug 17, 2017
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP4A relatively minor issue that is not relevant to core functions
Bug, feature request, or proposal:
feature request
What is the expected behavior?
When the disabled property is set to true, the panel header shouldn't be clickable, and shouldn't trigger any animation.
What is the current behavior?
The property doesn't exist
What are the steps to reproduce?
See on Demo
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/Ajim0yGuIFhcsnB8333O
What is the use-case or motivation for changing an existing behavior?
I am iterating over a list of items (objects)
I have a case where the item has no details and the user should not be able to open it as there is no content to display
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
all
Is there anything else we should know?
thanks for the hard work on this repo :)
The text was updated successfully, but these errors were encountered: