Skip to content

Comments

refactor:공고상세조회 / 필터 시트 역할,책임 분리 작업#401

Merged
kyungchan3007 merged 1 commit intodevelopfrom
refactor/#400
Feb 18, 2026
Merged

refactor:공고상세조회 / 필터 시트 역할,책임 분리 작업#401
kyungchan3007 merged 1 commit intodevelopfrom
refactor/#400

Conversation

@kyungchan3007
Copy link
Collaborator

#️⃣ Issue Number

#400



📝 요약(Summary) (선택)

  • UI 컴포넌트: 렌더링/레이아웃만 담당 (상태 로직 제거)
    • 커스텀 훅: 상태, 계산, 이벤트 처리 담당 (재사용/테스트 용이)
    • 라우팅/쿼리: 별도 훅으로 분리해 사이드이펙트 집중 관리


@kyungchan3007 kyungchan3007 self-assigned this Feb 13, 2026
@kyungchan3007 kyungchan3007 added the Refactor 코드 리팩토링 관련 label Feb 13, 2026
@kyungchan3007 kyungchan3007 merged commit ebd1813 into develop Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor 코드 리팩토링 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] - 공고상세조회 / 필터 시트 역할,책임 분리 작업

1 participant