firebase / firebase/FirebaseUI-Flutter

🐛 [firebase_ui_auth] problems with sign-in screen layout

Abierto
#36 2 comentarios 1 reacción 0 asignados Ver en GitHub
auth Keep Open
Lenguaje dominante
Dart
Estrellas
151
Forks
141
Merge medio
2 d 11 h
PR fusionados (30 d)
6

Descripción

## Bug report
See https://github.com/firebase/flutterfire/issues/10431 for files etc.
Issue number 5 in firebase_ui_auth 1.1.10 issues.pdf

There are problems with responsive_page.dart.
There appears to be no way of setting the width of the email/ password text boxes on sign-in or register screens and if you supply a header, it sometimes appears and sometimes doesn't and the breakpoint parameter that can be passed in isn't documented properly. Depending on the width of the browser window, the width of the text boxes is sometimes very wide, which is wrong.

The attached version of responsive_page.dart solves the problems with the layout but it has a hard-coded max width (that probably needs adjusting) for the edit boxes. Trying to use the width values in the theme for the text box widths does nothing.

see also
https://github.com/firebase/flutterfire/issues/10431
https://github.com/firebase/FirebaseUI-Flutter/issues/39
https://github.com/firebase/FirebaseUI-Flutter/issues/38
https://github.com/firebase/FirebaseUI-Flutter/issues/37
https://github.com/firebase/flutterfire/issues/10436

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza revisando responsive_page.dart y las issues referenciadas, especialmente flutterfire#10431, para identificar los layouts de inicio de sesión y registro afectados. Comprueba cómo se gestionan actualmente los anchos de los cuadros de texto, los headers y el parámetro breakpoint en distintos anchos del navegador. Se considera terminado cuando el layout se adapta de forma consistente, la configuración de ancho funciona, los headers se renderizan de forma predecible y el comportamiento del breakpoint está documentado.

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

Evaluación

Stack tecnológico
dart, flutter
Área
frontend
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.