[2주차 과제] 심화 추가 #9
Open
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.
👽 과제 명세
2차 과제 심화 세션 추가
🔧 구현 요약 및 새로 배운 점
테이블 열 클릭 시 링크 이동 기능 구현
변경 전
이름, 영문 이름, 나이, 금잔디조 열은 텍스트만 표시됨
클릭해도 아무 동작 없음
변경 후
위 4개 열에 클릭 이벤트 추가
클릭하면 해당 셀 값을 사용해 링크로 이동
📷 결과물
2025-12-19.20.10.36.mov