components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

Results 1047 components issues
Sort by recently updated
recently updated
newest added

### 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...

needs triage

#### Bug, feature request, or proposal: Bug or feature request. #### What is the expected behavior? When using `home`, nothing should be displayed until the icon is loaded properly. As...

feature
P4
area: material/icon

### 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...

needs triage

#### Bug, feature request, or proposal: Bug #### What is the expected behavior? Upon resetting a FormGroup, I would expect the visual state of the form to be reset also....

P3
area: material/form-field

### 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...

needs triage

All DOM elements should be removed when the sidenav is removed DOM elements relating to TransitionAnimation and all sub-nodes remain as detached #### What are the steps to reproduce? https://stackblitz.com/edit/angular-material2-issue-qnd8ry?file=app%2Ftwo.ts...

P2
perf
help wanted
area: material/sidenav

### Documentation Feedback The Typography Guide suggest this ```html ``` Isn't that violating the GDPR according to ... [German Court Rules Websites Embedding Google Fonts Violates GDPR](https://thehackernews.com/2022/01/german-court-rules-websites-embedding.html) Maybe we should...

docs
needs triage

Fix https://github.com/angular/components/issues/20140 that when sorting column breaks if one or more record contains a number with zero left. This is specifically happen when the value is a number with zero...

### 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...

needs triage

### Feature Description When a matCheckbox is controlled by a reactive form control, it is currently not possible to put the checkbox in indeterminate state. undefined could be used to...

feature
needs triage