Skip to content

#568 fix: 공지사항 텍스트 클릭 시 목록으로 라우팅되는 문제 해결#572

Merged
taekoong merged 1 commit intodevelopfrom
noticing-routing-bug
Feb 11, 2026
Merged

#568 fix: 공지사항 텍스트 클릭 시 목록으로 라우팅되는 문제 해결#572
taekoong merged 1 commit intodevelopfrom
noticing-routing-bug

Conversation

@taekoong
Copy link
Contributor

@taekoong taekoong commented Feb 10, 2026

close #568

Changelog

프론트엔드

  • 공지사항 텍스트를 클릭 시 공지사항 목록으로 연결되는 오류 해결
  • span 내 메서드 핸들러로 이동하게 작성되어 있는 코드를 해당 코드 삭제로 해결

Testing

  • 기존 화면 : 공지사항 클릭 시 목록으로 이동
2026-02-10.5.23.13.mov
  • 수정 화면 : 공지사항을 클릭해도 이동하지 않음.
2026-02-10.5.24.24.mov

Ops Impact

N/A

Version Compatibility

N/A

@taekoong taekoong requested a review from banchan01 February 10, 2026 08:26
Copy link
Contributor

@banchan01 banchan01 left a comment

Choose a reason for hiding this comment

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

첫 PR 축하드립니다! 🎉
고생하셨습니다!

  • 코드 formatting 통일을 위해 VS Code extension 중 Prettier - Code formatter 설치해주시면 감사하겠습니다!

@banchan01 banchan01 added the bug 버그와 관련된 일에 지정합니다 label Feb 11, 2026
@taekoong taekoong merged commit caaf8cc into develop Feb 11, 2026
@taekoong taekoong deleted the noticing-routing-bug branch February 11, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 버그와 관련된 일에 지정합니다

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 공지사항 클릭 시 라우팅 오류

2 participants