angular / angular/components

Input chips overflow input container with long unwrappable text (no longer removeable by click)

Ouverte
#14,934 7 commentaires 7 réactions 0 personnes assignées Voir sur GitHub
area: material/chips P4
Langage dominant
TypeScript
Étoiles
25k
Forks
6.8k
Merge moyen
1 j 8 h
PR mergées (30 j)
91

Description

#### What is the current behavior?

In the current version of material (7.2.2), if a chip contains a long string that cannot be wrapped which ends up overflowing the container of the chip, the removeable button is no longer viewable. (The chip is still removeable if selected and removed using the backspace keyboard input though). See screenshot below for example from the material.angular.io site (last input item).

![image](https://user-images.githubusercontent.com/6168747/51638838-79dc9780-1f2d-11e9-8238-0697ad85e3fe.png)

Proposing that either the text be force wrapped or truncated, or an option to choose between the two.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par reproduire le problème dans le champ de saisie de chips d’Angular Material présenté sur material.angular.io avec une valeur de chip longue qui ne peut pas être renvoyée à la ligne. Le travail est considéré comme terminé lorsque le bouton de suppression du chip reste visible et cliquable, soit en forçant le texte à passer à la ligne, soit en le tronquant comme proposé.

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
38/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.