components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 966 components issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Reproduction Here is a StackBlitz to reproduce the issue: https://stackblitz.com/edit/angular-yqxzaq Steps to reproduce: 1. Animate a div into the page that contains material tab component. 2. Change tabs as...

P3
animation
area: material/tabs

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
area: material/select

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
area: material/core

### Description When using screen readers and lazy load menu, the menu closes faster than the state (aria-expanded) updates so when the trigger refocuses it has an expanded state. Then...

P3
area: material/menu

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
area: material/card

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P3
area: material/button

### Feature Description Create a Directive (tentatively named cdkDragExclude) that when applied to an element does the effective inverse of cdkDragHandle. That element and it's children will not be able...

feature
P4
area: cdk/drag-drop

### Documentation Feedback The docs for material have a general problem with deprecated symbols. Here is just an example of *TreeControl 1. The word **Deprecated** on hover suggests through the...

P3
docs
area: material.angular.io

Attempts to fix a bug with Angular Components Form-field component where the mat-error and mat-hint component are just visually hidden in the DOM, but visibility is toggled depending on the...

### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was Angular...

needs triage