CCExtractor / CCExtractor/taskwarrior-flutter

Bottom sheet shifts entirely up when keyboard opens, hiding content

Aperta
#534 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Dart
Stelle
244
Fork
179
Merge medio
12h 42m
PR unite (30g)
2

Descrizione

Current Behavior:

When the keyboard opens in the Add Task bottom sheet, the entire sheet shifts upward to accommodate the keyboard. This causes the following issues:

- The bottom sheet pushes too far up, potentially hiding important UI elements
- Users cannot see the full form while typing
- Poor user experience when filling out multiple fields

Expected Behavior:

- The bottom sheet should move up only slightly when the keyboard opens
- The sheet should maintain a maximum height that leaves some space from the top of the screen
- Users should be able to scroll through the form fields comfortably while the keyboard is visible
- The header (Cancel/Title/Save buttons) should remain visible and accessible at all times

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.