[Feature] 사용자 경험 및 인증 처리 개선#25
Merged
SangHyun01 merged 1 commit intodevelopfrom Aug 5, 2025
Hidden character warning
The head ref may contain hidden characters: "24-fix-\ub85c\uadf8\uc778-\uad00\ub828-\uc5d0\ub7ec-\ubc0f-\ub9ac\ud329\ud1a0\ub9c1"
Merged
Conversation
- `[id]/page.tsx` 및 `app-sidebar.tsx`에 로딩 스피너를 구현하여 데이터 로딩 중 시각적 피드백 강화. - `app-sidebar.tsx`의 채팅 목록을 생성일 기준 내림차순으로 정렬. - `app-sidebar.tsx`에서 인증 상태 관리를 개선하여 로그아웃 시 불필요한 API 호출 방지 및 인증 로딩 중 사이드바 푸터 숨김.
Closed
SangHyun01
approved these changes
Aug 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
설명
추가했습니다.
방지하고, 로그아웃 시 즉각적인 UI 업데이트가 이루어지도록 수정했습니다.
주요 변경사항
[id]/page.tsx,app-sidebar.tsx):표시합니다.
app-sidebar.tsx):대화를 쉽게 찾을 수 있도록 개선했습니다.
app-sidebar.tsx):푸터의 사용자 정보 및 로그인/회원가입 버튼이 보이지 않도록 처리했습니다.
방지하고, 즉시 채팅 목록을 비웁니다.
관련 이슈
테스트 방법
표시되는지 확인합니다.
로딩 스피너가 잘 표시되는지 확인합니다.
표시되는지 확인합니다.