firebase / firebase/FirebaseUI-Flutter

🐛 [firebase_ui_auth] problems with sign-in screen layout

Aperta
#36 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
auth Keep Open
Lingua principale
Dart
Stelle
151
Fork
141
Merge medio
2g 11h
PR unite (30g)
6

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia esaminando responsive_page.dart e le issue referenziate, in particolare flutterfire#10431, per i layout interessati di accesso e registrazione. Verifica come vengono gestiti attualmente gli spazi delle caselle di testo, gli headers e il parametro breakpoint alle diverse larghezze del browser. Il lavoro è completato quando il layout è coerentemente responsive, la configurazione della larghezza funziona, gli headers vengono renderizzati in modo prevedibile e il comportamento del breakpoint è documentato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart, flutter
Ambito
frontend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.