Skip to content

feat : navigation UX 개선 #41

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

Merged
merged 2 commits into from
Aug 8, 2025
Merged

feat : navigation UX 개선 #41

merged 2 commits into from
Aug 8, 2025

Conversation

y00eunji
Copy link
Contributor

@y00eunji y00eunji commented Aug 4, 2025

PR 개요

  • 디자인 팀에서 요청해주신 모바일 네비게이션 UX를 개선했습니다.

작업 내용

1. 하위 메뉴 화살표 표시 로직 수정
"후원하기" 메뉴의 하위에 "후원사" 메뉴가 있지만 hide: true인 경우 화살표가 표시되지 않았습니다.

  • hide: false인 하위 메뉴가 하나라도 있을 때만 화살표 표시하도록 변경했습니다.

2. 메뉴 클릭 동작 개선
(디자인 팀 요청) 하위메뉴가 있는 경우 제목을 클릭하면 하위메뉴가 보이도록 수정했습니다.

  • 하위 메뉴가 있는 경우: 제목 클릭 시 하위 메뉴로 이동 (화살표와 동일한 동작)
  • 하위 메뉴가 없는 경우: 제목 클릭 시 해당 페이지로 바로 이동

Copy link
Contributor

@earthyoung earthyoung left a comment

Choose a reason for hiding this comment

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

hide: false 부분은 발견 못 했네요..! 빠르게 작업해 주셔서 감사합니다!
LGTM 입니다:)

@earthyoung earthyoung merged commit 48eb9c2 into main Aug 8, 2025
@earthyoung earthyoung deleted the feature/navigation-arrow branch August 8, 2025 03:14
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.

2 participants