MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Validation error is annoying
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- C#
- Estrellas
- 16.3k
- Forks
- 3.5k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 8
Descripción
Bug explanation
Firstly I would like the validation error to be placed to the left like in this picture(i edited in paint)without the padding on the left.
Secondly, I would like the error message to be capped at max the line width of the input.(one line) as seen in the picture below.
if the error message is to big, then make the error message line a dropdown that opens on click or hover to show the whole message(or contained in a scrollview??)....
In any case, the issue(bug) which is very annoying, is the fact that the error message container currently has padding on the left, comes on top of other content(as seen in the first picture) instead of taking up its own space, and thus pushing the content below down.
Can this be changed in an error message container that is permanent there, but toggles visibility to collapsed if there is
no error to be shown? preferably an error message container that expands(if error message is to long)
kind of like the expanders
Version
4.8.1
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
El issue no nombra ningún archivo ni prueba; empieza por localizar el contenedor de errores de validación que utilizan los controles WPF del toolkit. Compara su comportamiento actual de padding, layout, visibilidad y ajuste de texto con las capturas de pantalla solicitadas. La tarea está terminada cuando los mensajes de validación ocupan su propio espacio, se alinean sin el padding izquierdo no deseado y gestionan el texto largo mediante una visualización expandible o restringida, según lo acordado.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp
- Área
- design, desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100