Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

詳細画面のボタンタップ時の処理を追加する #35

Open
12 tasks
shmzzzz opened this issue Jan 28, 2024 · 0 comments
Open
12 tasks

詳細画面のボタンタップ時の処理を追加する #35

shmzzzz opened this issue Jan 28, 2024 · 0 comments
Assignees

Comments

@shmzzzz
Copy link
Owner

shmzzzz commented Jan 28, 2024

概要

  • 詳細画面表示時の機能を実装

目的

  • 詳細画面での編集、削除、達成など状態の更新をできるようにするため

タスク

  • 編集ボタンタップ時の処理
    • 各項目を入力できるようにする
    • 達成ボタンをOKボタンにする
  • 削除ボタンタップ時の処理
    • ダイアログを表示できるようにする
      • 削除ボタンタップでアイテムを削除できるようにする
      • キャンセルボタンタップで削除をキャンセルできるようにする
  • キャンセルボタンタップ時の処理
    • 遷移元に戻るようにする
  • 達成ボタンタップ時の処理
    • 状態を更新できるようにする
    • 各画面との達成状況の整合性が取れるようにする
@shmzzzz shmzzzz self-assigned this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant