bug(MatChipList): matChipInputFor changes height of MatFormField (Chips Autocomplete)
- Langage dominant
- TypeScript
- Étoiles
- 25k
- Forks
- 6.8k
- Merge moyen
- 1 j 8 h
- PR mergées (30 j)
- 91
Description
#### Reproduction
https://material.angular.io/components/chips/examples
Steps to reproduce:
1. When `mat-form-field` is empty (no value is set) the height is 65.5px
2. When `mat-chip` is added height is 79.5px.
#### Expected Behavior
`mat-form-field` should not change its height.
#### Actual Behavior
`mat-form-field` changes its height when first value is added.
#### Environment
- Angular: latest
- CDK/Material: latest
- Browser(s): Chrome (latest)
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par l’exemple Chips Autocomplete à l’adresse material.angular.io/components/chips/examples et reproduisez le changement de hauteur entre un mat-form-field vide et un autre contenant son premier mat-chip. Suivez le comportement de matChipInputFor et de mat-form-field ; c’est terminé lorsque le champ conserve la même hauteur après l’ajout du premier chip.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100