합/불합 리스트에서 지원자 클릭시 리다이렉트 후 정보 노출 #176
Merged
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.
구현내용
합/불합 페이지의 지원자를 클릭시 지원자 리스트페이지로 이동하게 되며 해당 지원자의 정보가 노출됩니다.
쿼리스트링으로 userId를 매치하여 지원자의 정보를 보여주게 되고
scrollIntoView를 사용해 지원자가 있는 특정 요소로 자동 스크롤을 구현했습니다.devpals.-.Chrome.2025-02-02.14-22-45.mp4
연관이슈
close #171