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

[fix] 募金登録モーダルを現在ログインしているユーザー情報に変更 #707

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

hikahana
Copy link
Collaborator

@hikahana hikahana commented Mar 19, 2024

対応Issue

resolve #702

概要

募金の登録を行うモーダルを開いた際に現在ログインしているユーザーの局、名前をデフォルトで表示させるようにしました。

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

  • URL
    スクリーンショット

テスト項目

  • localhost:3000/fund_informationsで募金の新規登録ボタンをクリックする
  • そこに出てきたモーダルにある担当者の局、名前がログインしているユーザーであるか確認お願いします
  • テストアカウントを使っている場合はすべて総務局になっているので、ユーザーを新しく作成して試してもらえると分かりやすいと思います

備考

@hikahana hikahana self-assigned this Mar 19, 2024
@github-actions github-actions bot added the bug Something isn't working label Mar 19, 2024
@hikahana hikahana added frontend and removed bug Something isn't working labels Mar 19, 2024
@hikahana hikahana changed the title Fix/hikahana/702-login-default [fix] 募金登録モーダルを現在ログインしているユーザー情報に変更 Mar 19, 2024
Copy link
Collaborator

@keisuke-japan keisuke-japan 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 Author

@hikahana hikahana 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 86921b7 into develop Mar 28, 2024
@Kubosaka Kubosaka deleted the fix/hikahana/702-login-default branch March 28, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

募金ページでログインしている人にすり
3 participants