angular / angular/components

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

Abierto
#14,934 7 comentarios 7 reacciones 0 asignados Ver en GitHub
area: material/chips P4
Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 8 h
PR fusionados (30 d)
91

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Empieza reproduciendo el problema en la entrada de chips de Angular Material que se muestra en material.angular.io con un valor de chip largo que no se puede ajustar. Se considera completado cuando el botón de eliminación del chip permanece visible y se puede hacer clic en él, ya sea forzando el ajuste del texto o truncándolo como se propone.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
angular, typescript
Área
frontend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
38/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.