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

[Fix] 햄버거 메뉴 토글 z index 높이기 #394

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

eonseok-jeon
Copy link
Member

@eonseok-jeon eonseok-jeon commented Aug 13, 2024

Related Issue : Closes #393


🧑‍🎤 Summary

  • 햄버거 메뉴가 apply header에 가져지는 이슈 해결
  • apply category 사라질 때 apply header 아래로 사라지도록 수정

🧑‍🎤 Screenshot

🫠 햄버거 메뉴가 apply header에 가려지는 이슈 해결

스크린샷 2024-08-13 오후 6 14 18

🫠 apply category 사라질 때 apply header 아래로 사라지도록 수정

아주 사소하긴 한데 은근 신경 쓰여서 수정했어요
제출하기 버튼 쪽을 신경써서 봐주시면 차이를 알 수 있을 거예요!
전 -> apply category가 제출하기 위를 지나가면서 없어짐
후 -> apply category가 제출하기 아래로 지나가면서 없어짐

2024-08-13.6.14.54.mov

2024-08-13.6.15.46.mov

@eonseok-jeon eonseok-jeon linked an issue Aug 13, 2024 that may be closed by this pull request
Copy link

height bot commented Aug 13, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Member

@lydiacho lydiacho left a comment

Choose a reason for hiding this comment

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

요거 제가 useDevice에 prop 기본값 안넣어놓은 것 때문에 오류나서 실행안되는데
어차피 머지하면 해결돼서 상관없을거가타요 ~~~ ! !

@eonseok-jeon eonseok-jeon merged commit 98ec76b into develop Aug 13, 2024
1 check passed
@eonseok-jeon eonseok-jeon deleted the fix/#393_menu-z-index branch August 13, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 햄버거 메뉴 토글 z index 높이기
2 participants