angular / angular/components

md error: long error messages overlap input fields

Abierto
#4,580 39 comentarios 38 reacciones 0 asignados Ver en GitHub
area: material/form-field area: material/input needs: discussion P4
Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 8 h
PR fusionados (30 d)
91

Descripción

#### Bug, feature request, or proposal:
Bug (or question about) displaying long error messages in md-error

#### What is the expected behavior?
The error message needs to be visible without overlapping with other input fields

#### What is the current behavior?
If there are multiple error messages or if a message is too long it is displayed on top of the next input field

#### What are the steps to reproduce?
The plunk displays an example of a long error message for Last name, which is required, overlapping Email input field and 'Save' button on blur event: http://plnkr.co/edit/LX2iSTxWPJOvNVl0pzy8

#### What is the use-case or motivation for changing an existing behavior?
Long error messages in input form need to be displayed correctly

#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
+-- @angular/animations@4.1.2
+-- @angular/cli@1.0.3
+-- UNMET PEER DEPENDENCY @angular/common@4.1.2
+-- @angular/compiler@4.1.2
+-- @angular/compiler-cli@4.1.2
| +-- @angular/tsc-wrapped@4.1.2
+-- UNMET PEER DEPENDENCY @angular/core@4.1.2
+-- @angular/flex-layout@2.0.0-beta.8
+-- @angular/forms@4.1.2
+-- @angular/http@4.1.2
+-- @angular/material@2.0.0-beta.5
+-- @angular/platform-browser@4.1.2
+-- @angular/platform-browser-dynamic@4.1.2
+-- @angular/router@4.1.2
| +-- @angular/core@2.4.10

| +-- typescript@2.2.2
| `-- typescript@1.8.10
+-- typescript@2.3.2

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en el punto de entrada del componente md-error y reproduce el error largo de Last name en el Plunk enlazado, incluidos varios mensajes y el evento blur. Rastrea el comportamiento del diseño del componente alrededor del campo Email y del botón Save; se considera terminado cuando los mensajes de error largos permanecen visibles sin superponerse a los campos de entrada adyacentes.

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.