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

Feature/#155 #176

Merged
merged 4 commits into from
Aug 17, 2024
Merged

Feature/#155 #176

merged 4 commits into from
Aug 17, 2024

Conversation

Kota8102
Copy link
Owner

概要

デザインを調整

変更点

影響範囲

このセクションでは、この PR が影響を及ぼす範囲や他の機能への影響を説明してください。

テスト

このセクションでは、この PR に関連するテストケースやテスト方法を記載してください。

  • テストケース 1
  • テストケース 2
  • テストケース 3

関連 Issue

このセクションでは、この PR が関連する Issue やタスクをリンクしてください。以下のように記述します。

The code changes include importing `useMemo` from `react` and adding a `LoadingFallback` component. The `AppRoutes` component now uses `useMemo` to conditionally render the `LoadingFallback` component while the authentication status is loading. This improves the user experience by displaying a loading indicator until the authentication status is determined.
@Kota8102 Kota8102 linked an issue Aug 17, 2024 that may be closed by this pull request
@Kota8102 Kota8102 merged commit 0bf38b0 into main Aug 17, 2024
6 checks passed
@Kota8102 Kota8102 deleted the feature/#155 branch August 17, 2024 13:18
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.

デザイン微修正
1 participant