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

画像登録時にloadingを出現させた #766

Merged

Conversation

hikahana
Copy link
Collaborator

対応Issue

resolve #754

概要

画像を登録中でもボタンをクリックできてしまうので画像登録中はloadingを出現させてなおかつdisabledを付与しました。
あと,importのところまとめたかったので修正しました。

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

  • URL
    スクリーンショット

テスト項目

  • 協賛活動の画像登録モーダルで画像を登録した時にloadingの画面が出現しているか
  • 画像登録中にボタンがクリックできないようになっているか

備考

@github-actions github-actions bot added the bug Something isn't working label May 30, 2024
@hikahana hikahana self-assigned this May 30, 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 645d85b into develop Jun 4, 2024
@Kubosaka Kubosaka deleted the fix/hikahana/754-sponsor-activity-modal-button-disabled branch June 4, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

- 協賛活動の詳細モーダルで広告データのダウンロード中はボタンをdisabledにする
2 participants