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

Feat/hyun522/15 공동컴포넌트 header작업 #34

Closed
wants to merge 3 commits into from

Conversation

hyun522
Copy link
Contributor

@hyun522 hyun522 commented Mar 13, 2024

어떤 변경인지

  • feat: 기능 변경, 기능 추가
  • fix: 버그 수정
  • design: css만 수정
  • refactor: 동작 변경 없는 수정
  • style: 내용 변경 없는 수정 (린트, 포맷 변경 등)
  • build: src 외부 코드 수정
  • remove: 파일 삭제
  • docs: 문서 작업 (README, pr 템플릿)
  • chore: 기타 작업

설명

공동컴포넌트의 header 를 작업했습니다.

주요기능으로는

  • 로그인시 엑세스 토큰이 있을 경우 유저의 프로필이미지와 닉네임을 가져온다.
  • 프로필 + 닉네임 옆 '▼' 버튼 hover시 드롭다운으로 '로그아웃' 버튼이 뜬다.
  • 로그아웃 클릭시 엑세스 토큰을 지운다.

⚠️ 현재 토큰 작업이 완료 되지 않아서 작업 완료후 작업 내역이 작동하는지 확인이 필요합니다.

이슈 번호

예) https://github.com/Team-YUMU/YUMU-FE/issues/[이슈번호]
https://github.com/Team-YUMU/YUMU-FE/issues/#15

To Reviewers

close #15

@hyun522 hyun522 added the 💡 Feature 기능 추가 label Mar 13, 2024
@hyun522 hyun522 self-assigned this Mar 13, 2024
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
yumu ✅ Ready (Inspect) Visit Preview Mar 13, 2024 7:15am

Copy link
Contributor

@00TaciTa00 00TaciTa00 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@hyun522 hyun522 closed this Mar 13, 2024
@hyun522 hyun522 reopened this Mar 13, 2024
@hyun522
Copy link
Contributor Author

hyun522 commented Mar 13, 2024

/

@hyun522 hyun522 closed this Mar 13, 2024
@PJW980921 PJW980921 reopened this Mar 13, 2024
@hyun522 hyun522 closed this Mar 13, 2024
@hyun522 hyun522 deleted the feat/hyun522/15 branch March 14, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

공동컴포넌트 header 작업
3 participants