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

購入申請ページで申請した局と期限日を編集可能にする。 #831

Merged

Conversation

TkymHrt
Copy link
Collaborator

@TkymHrt TkymHrt commented Jul 7, 2024

対応Issue

resolve #813

概要

購入申請ページにおいて、購入した局と期限日を変更できるモーダルを追加しました。
編集ボタンを押すと選択モーダルが開き、修正内容によってモーダル展開のボタンを選択する仕組みです。
#784 と同様に作成しています。

画面スクリーンショット等

FireShot Capture 016 - 購入申請一覧 - localhost FireShot Capture 017 - 購入申請一覧 - localhost FireShot Capture 018 - 購入申請一覧 - localhost

テスト項目

  • http://localhost:3000/purchaseordersにアクセスできる。
  • 修正ボタンを押すと「購入申請の修正」モーダルが表示される。
  • 「局と期限日を編集」ボタンを押すと、局と期限日が編集でき、更新される。
  • 「購入物品を編集」ボタンを押すと、購入物品が編集でき、更新される。
  • 「購入物品を編集」ボタンを押すと「戻る」ボタンが表示され、選択モーダルへ戻れる。

@TkymHrt TkymHrt self-assigned this Jul 7, 2024
@TkymHrt TkymHrt changed the title 購入報告ページで申請した局と期限日を編集可能にする。 購入申請ページで申請した局と期限日を編集可能にする。 Jul 7, 2024
Copy link
Collaborator

@Kubosaka Kubosaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

動作問題なさそうです
少しコメントしました

Copy link
Collaborator

@Kubosaka Kubosaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kubosaka Kubosaka merged commit 1fb1608 into develop Jul 18, 2024
2 checks passed
@Kubosaka Kubosaka deleted the feat/yama/813-add-addtional-edit-modal-to-purchaseorders branch July 18, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

購入申請ページで申請した局&期限日を編集可能にする。
2 participants