Skip to content

feat(work): CASE-001 기준 업무 상세 화면 구현 - #33

Merged
BcKmini merged 1 commit into
mainfrom
feat/issue-32-case-001-work-detail
Jul 20, 2026
Merged

feat(work): CASE-001 기준 업무 상세 화면 구현#33
BcKmini merged 1 commit into
mainfrom
feat/issue-32-case-001-work-detail

Conversation

@BcKmini

@BcKmini BcKmini commented Jul 20, 2026

Copy link
Copy Markdown
Member

요약

  • PWF/Simple/Screen/CASE-001 기준 업무 상세 화면 구현
  • 상태 뱃지, 탭 5종, AgentSummary 재사용, 관련 Context 카드
  • 처리 단계 5단계(완료/승인대기/잠김/대기) 진행 표시, 완료 조건 카드
  • 하단 Action Dock, 근로자 전달·완료 차단 안내
  • WorkListPage 행 클릭 → CASE 상세 라우팅 연결

검증

  • npm run lint / npm run test(27 tests) / npm run build 통과

관련 Issue

Closes #32

Test plan

  • 탭 전환 동작 확인
  • 완료 차단 배너 렌더링 확인
  • Figma CASE-001 스크린샷과 레이아웃 대조

- 헤더(상태 뱃지), 탭(현재단계/체크리스트/문서/소통/활동이력)
- AgentSummary 재사용, 관련 Context 카드
- 처리 단계 5단계 진행 표시(완료/승인대기/잠김/대기), 완료 조건 카드
- 하단 Action Dock(승인 요청), 근로자 전달 차단 안내
- WorkListPage 행 클릭 시 /tasks/:id로 이동 연결
- POST /api/work-items/:id/approval-request 연동 지점 TODO(backend) 표시

Closes #32
@BcKmini BcKmini added this to the M2 · 문서·업무·Agent milestone Jul 20, 2026
@BcKmini BcKmini self-assigned this Jul 20, 2026
@BcKmini
BcKmini merged commit 0e597f0 into main Jul 20, 2026
@BcKmini BcKmini modified the milestones: M2 · 문서·업무·Agent, 초기 개발 Jul 23, 2026
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.

[Screen] CASE-001 업무 상세

1 participant