components icon indicating copy to clipboard operation
components copied to clipboard

Component infrastructure and Material Design components for Angular

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

### Feature Description In mat slider thumb label, need a support for multi word text. As we can format thumb label text by using **displayWith** property and add suffix or...

feature
P3
area: material/slider

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

P5
area: material/snack-bar

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

P4
area: material/card

### Documentation Feedback The documentation implies that [tabPanel] can be left unprovided by saying "If not provided, then the nav bar follows the ARIA link / navigation landmark pattern". However,...

docs
P4
area: material/tabs
area: material.angular.io

#### Reproduction https://stackblitz.com/edit/components-issue-pj9d3a?file=src%2Fapp%2Fexample-component.html Steps to reproduce: 1. mat menu 2. mat-accordion with panel elements with some of them expanded from the start 3. open menu 4. all panels are open/expanded...

P3
animation
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: cdk/scrolling

#### Reproduction https://stackblitz.com/edit/mat-tabs-on-mat-dialog-problem Steps to reproduce: 1. Use mat-dialog for dialog 2. Use mat-tabs for multiple tabs 3. Use selectedIndex to select tabs dynamically 4. Initialize selectedIndex value 4. Change...

P3
area: material/tabs

#### Reproduction https://stackblitz.com/edit/angular-qxcwbr Steps to reproduce: There are two virtual scroll viewports - the first has the problem. Take the scroll bar with the mouse and scroll down fast. The...

P4
area: cdk/scrolling

Adds multi-column sorting capability to MatSort, allowing to sort a table on multiple of its columns at once by toggling matSortMultiple. This feature adds a new sortState variable inside MatSort...

detected: feature

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

needs triage