Skip to content

[FE] fix: 링크 페이지, 작성한 리뷰 확인 페이지 외에 다른 페이지에서 NavigationTab 비활성화 #1179

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 1 commit into from
Feb 24, 2025

Conversation

soosoo22
Copy link
Contributor


🚀 어떤 기능을 구현했나요 ?

  • 링크 페이지에서 링크 아이템을 클릭한 후 목록 페이지로 이동하면, 링크 페이지의 NavigationTab이 활성화되는 문제가 있었습니다. 링크 관리 탭은 링크 페이지, 작성한 리뷰 확인 탭은 작성한 리뷰 페이지에서만 활성화되도록 변경했습니다.
변경 전 변경 후
스크린샷 2025-02-24 오전 1 21 06 스크린샷 2025-02-24 오전 1 17 15

🔥 어떻게 해결했나요 ?

📝 어떤 부분에 집중해서 리뷰해야 할까요?

📚 참고 자료, 할 말

Copy link
Contributor

@chysis chysis left a comment

Choose a reason for hiding this comment

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

동작이 더 자연스러워졌네요 👍

Copy link
Contributor

@BadaHertz52 BadaHertz52 left a comment

Choose a reason for hiding this comment

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

페이지들이 많아지니까 예외 케이스들이 많아지네요. 고생했어요

Copy link
Contributor

@ImxYJL ImxYJL left a comment

Choose a reason for hiding this comment

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

고생했어요! 바로 머지할게요

@ImxYJL ImxYJL merged commit 1a8af74 into develop Feb 24, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE] NavigationTab이 활성화 되어야 하는 페이지 목록을 수정한다.
4 participants