Skip to content

feat: 이력서 검색 및 필터링#94

Merged
tl1l1l1s merged 1 commit intodevfrom
feature/resume
Feb 9, 2026
Merged

feat: 이력서 검색 및 필터링#94
tl1l1l1s merged 1 commit intodevfrom
feature/resume

Conversation

@tl1l1l1s
Copy link
Contributor

@tl1l1l1s tl1l1l1s commented Feb 9, 2026

Description

이력서 검색 및 필터링 UI를 구현하고 API를 연동하였습니다.

Related Issues

Changes Made

  1. 이력서 검색 창 구현
  2. 이력서 정렬 드롭다운 구현
  3. 검색어 입력 후 300ms 디바운싱 적용
  4. 입력된 검색어가 존재하는 경우 검색어 제거 버튼 렌더링
  5. useCallback으로 검색어 제거 함수 메모이제이션

Screenshots or Video

Screenshot 2026-02-09 at 20 29 43 Screenshot 2026-02-09 at 20 29 52 Screenshot 2026-02-09 at 20 30 08

Testing

iOS/Chrome/Localhost

Checklist

  • 코드가 정상적으로 컴파일되는지 확인했습니다.
  • 모든 테스트가 성공적으로 통과했습니다.
  • 관련 문서를 업데이트했습니다.
  • PR이 관련 이슈를 정확히 참조하고 있습니다.
  • 코드 스타일 가이드라인을 준수했습니다.

@tl1l1l1s tl1l1l1s self-assigned this Feb 9, 2026
@tl1l1l1s tl1l1l1s merged commit 2cda148 into dev Feb 9, 2026
6 checks passed
@tl1l1l1s tl1l1l1s deleted the feature/resume branch February 21, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 이력서 검색 및 필터링 화면 구현 및 API 연동

1 participant