CCExtractor / CCExtractor/taskwarrior-flutter
Bottom sheet shifts entirely up when keyboard opens, hiding content
- 主要言語
- Dart
- スター
- 244
- フォーク
- 179
- 平均マージ
- 12時間 42分
- マージ済み PR(30日)
- 2
説明
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
コントリビューションガイド
調査の方向性
まず、Add Task のボトムシートと、キーボード表示時およびスクロール時の挙動を特定します。シートが上部マージンの最大値を維持し、Cancel/タイトル/Save のヘッダーを表示したままにし、キーボードが開いている間もフォームフィールドをスクロールできることを確認します。プロジェクトに関連するテストが用意されている場合は、それらを追加または実行してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100