CCExtractor / CCExtractor/taskwarrior-flutter
Add visual indicator and review dialog for unsaved changes in Edit Task screen
- 主要言語
- Dart
- スター
- 244
- フォーク
- 179
- 平均マージ
- 12時間 42分
- マージ済み PR(30日)
- 2
説明
### Describe your improvement idea or feature request
Currently, when editing a task, users do not get a clear visual indication that there are unsaved changes. Changes can be made across multiple fields, but it is not always obvious what has been modified before saving.
This feature introduces a visual Save indicator that appears only when there are unsaved changes, along with a review dialog that clearly shows previous vs updated values before submission.
### How would you like to see it implemented?
1. Open any task in the Edit Task (Detail) screen
2. Modify one or more fields (description, priority, tags, etc.)
3. A Save button appears at the bottom-right corner only when changes exist
4. Clicking Save opens a Review Changes dialog
5. The dialog lists all modified fields with old and new values
6. User can Cancel (close dialog) or Submit (save changes)
7. If changes are reverted back to original values, the Save button disappears automatically
### Put here any screenshots or videos (optional)


### How can we contact you (optional)
_No response_
### Would you like to work on this issue?
Yes
### By submitting this issue, I have confirmed that:
- [x] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
コントリビューションガイド
調査の方向性
実行中の Flutter アプリの Edit Task (Detail) 画面から始め、現在フィールドの編集と保存がどのように処理されているかを確認します。記載されたフィールドの元の値と現在の値を追跡し、実際に変更がある場合にのみ Save インジケーターが表示されること、レビュー ダイアログに古い値と新しい値が表示されること、そして Cancel、Submit、変更の元に戻す操作が説明どおりに動作することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100