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: 네비게이션 하단 터치시 하이라이트 제거 #192

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

Andrevile
Copy link
Member

🎉 변경 사항

https://www.notion.so/depromeet/326f11aa3be84e408c7d0d7eb5a60bc5?pvs=4

🔗 링크

🙏 여기는 꼭 봐주세요!

@@ -43,11 +43,17 @@ const TabItem = ({ path, title, Icon }: TabItemProps) => {
css={{
flex: '0 1 100%',
cursor: 'pointer',
WebkitTapHighlightColor: 'transparent',
Copy link
Member

Choose a reason for hiding this comment

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

이거 네비 말고도 전역적으로 터치했을 때 보이는 증상같은데, 전역으로 설정하는 거 어떨까요?

Copy link
Collaborator

Choose a reason for hiding this comment

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

아 요게 터치했을때 깜빡 거리는 것 때문에 추가된건가요?? 👀 저도 전역적으로 설정해도 큰 문제가 없다고 생각합니다.

Copy link
Member Author

Choose a reason for hiding this comment

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

네네 이거 전역적으로 설정할게요~

Copy link
Collaborator

@semnil5202 semnil5202 left a comment

Choose a reason for hiding this comment

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

굳굳 고생하셨습니다~~ 👍👍👍

@Andrevile Andrevile merged commit c15cb9c into main Sep 10, 2024
2 checks passed
@Andrevile Andrevile deleted the fix/SAMBAD-QA1-109 branch September 10, 2024 13:20
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.

4 participants