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

[FE] issue208: 사용자 정보 조회 적용 #209

Merged
merged 5 commits into from
Aug 4, 2022

Conversation

nan-noo
Copy link
Collaborator

@nan-noo nan-noo commented Aug 4, 2022

요약

헤더와 후기 작성란에서 사용자 정보 조회

세부사항

  • 후기 작성란이 렌더링될 때 다시 사용자 정보를 조회하도록 했습니다.
  • 사용자 정보를 조회할 때 에러가 발생하면 사용자 정보 상태를 갱신하지 않도록 했는데 (그냥 return;) 다른 좋은 방법이 있을까요?

close #208

@nan-noo nan-noo added 🚀 feature New feature or request 😁 frontend New frontend feature labels Aug 4, 2022
@nan-noo nan-noo requested a review from airman5573 August 4, 2022 12:13
@nan-noo nan-noo self-assigned this Aug 4, 2022
@nan-noo nan-noo linked an issue Aug 4, 2022 that may be closed by this pull request
@airman5573 airman5573 merged commit 47821d8 into develop Aug 4, 2022
@nan-noo nan-noo deleted the feat/208-user-info branch August 13, 2022 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature or request 😁 frontend New frontend feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 사용자 정보 조회
2 participants