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: Mobile GNB 퍼블리싱 #112

Merged
merged 10 commits into from
Jun 5, 2024
Merged

feat: Mobile GNB 퍼블리싱 #112

merged 10 commits into from
Jun 5, 2024

Conversation

wSeungMi
Copy link
Contributor

@wSeungMi wSeungMi commented Jun 4, 2024

🧾 관련 이슈

close : #111 (#110 이슈에서 파생)

🔎 구현한 내용

모바일 GNB 퍼블리싱 작업 진행했습니다.

  • 모바일 스타일 대응
  • active 상태 표시
  • 내계정은 로그아웃 기능을 대신하는 버튼이라서 active 상태표시를 따로 하지 않고, hover 효과만 적용했습니다. (추후 로그아웃 기능 연결 필요)
  • 내계정의 경우 페이지 이동 버튼과 다른 동작을 하는 버튼이라는 것을 감안하여
  • 태그안에 button으로 넣어주었습니다.

📸 스크린샷(선택사항)

GNB 구현화면

스크린샷 2024-06-05 오전 3 16 43

GNB 동작화면

gnb_result

🙌 리뷰어에게

@wSeungMi wSeungMi added the 🎨 스타일 마크업 및 스타일링 label Jun 4, 2024
@wSeungMi wSeungMi added this to the v0.0.1 FE 구현 milestone Jun 4, 2024
@wSeungMi wSeungMi self-assigned this Jun 4, 2024
@wSeungMi wSeungMi merged commit b8ddb14 into dev Jun 5, 2024
2 checks passed
@wSeungMi wSeungMi deleted the feat/mobile-gnb/#110 branch June 5, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 스타일 마크업 및 스타일링
Projects
Development

Successfully merging this pull request may close these issues.

feat: Mobile GNB 퍼블리싱
1 participant