Skip to content

Feature/loading#76

Merged
miyakoshi-3854 merged 3 commits intomainfrom
feature/loading
Jul 27, 2025
Merged

Feature/loading#76
miyakoshi-3854 merged 3 commits intomainfrom
feature/loading

Conversation

@nkoji21
Copy link
Copy Markdown
Member

@nkoji21 nkoji21 commented Jul 27, 2025

📝 変更内容

何を変更したか

なぜ変更したか


🧪 テスト・確認項目

動作確認

  • プルリクエストにラベルを追加したか
  • アサインに自分を追加したか
  • ローカル環境で動作確認済み
  • 既存機能に影響がないことを確認
  • モバイル表示を確認(該当する場合)

📸 スクリーンショット(UI変更がある場合)

Before After
Before After

💡 補足事項


🔗 関連Issue

Closes #

Copilot AI review requested due to automatic review settings July 27, 2025 05:59
@nkoji21 nkoji21 requested a review from miyakoshi-3854 as a code owner July 27, 2025 05:59
miyakoshi-3854
miyakoshi-3854 previously approved these changes Jul 27, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a loading state to the photo confirmation flow and adjusts the character image size in the result screen. The loading state prevents user interaction during the API request and provides visual feedback.

  • Adds loading spinner functionality to the photo preview confirmation flow
  • Reduces character image size in the result screen from 52% to 42%
  • Implements conditional rendering to show loading state during API requests

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
PhotoPreview.tsx Adds loading state management and conditional rendering for confirmation buttons
PhotoPreview.module.css Defines loading spinner styles and animations
ResultScreen.module.css Reduces character image dimensions

@miyakoshi-3854 miyakoshi-3854 merged commit 8f8eddd into main Jul 27, 2025
1 check passed
@miyakoshi-3854 miyakoshi-3854 deleted the feature/loading branch July 27, 2025 06:01
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.

3 participants