Conversation
earthyoung
reviewed
Aug 4, 2025
Contributor
earthyoung
left a comment
There was a problem hiding this comment.
hide: false 부분은 발견 못 했네요..! 빠르게 작업해 주셔서 감사합니다!
LGTM 입니다:)
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.
PR 개요
작업 내용
1. 하위 메뉴 화살표 표시 로직 수정
"후원하기" 메뉴의 하위에 "후원사" 메뉴가 있지만
hide: true인 경우 화살표가 표시되지 않았습니다.hide: false인 하위 메뉴가 하나라도 있을 때만 화살표 표시하도록 변경했습니다.2. 메뉴 클릭 동작 개선
(디자인 팀 요청) 하위메뉴가 있는 경우 제목을 클릭하면 하위메뉴가 보이도록 수정했습니다.