Skip to content

[Feat] 이슈 채널 봇 알림 카드 및 IssuePanel 구현#4

Merged
slyhyun merged 4 commits into
mainfrom
feat/2-issue-channel
May 27, 2026
Merged

[Feat] 이슈 채널 봇 알림 카드 및 IssuePanel 구현#4
slyhyun merged 4 commits into
mainfrom
feat/2-issue-channel

Conversation

@slyhyun
Copy link
Copy Markdown
Collaborator

@slyhyun slyhyun commented May 27, 2026

🔎 What

  • initialMessages['issues'] 데이터를 issue 타입 구조로 변경
  • ChatPaneltype: 'issue' 카드 렌더링 추가 (상태, 작성자, 라벨, 우선순위 표시)
  • IssuePanel 컴포넌트 신규 생성 (이슈 내용 탭 / 이력 관리 탭)
  • ChatPageselectedIssue 상태 및 IssuePanel 연결

🔗 Issue

✅ 체크리스트

  • 브랜치 base가 적절한가요?
  • 제목이 이슈 제목과 동일한가요?
  • 최소 1명의 리뷰를 받았나요?

Copy link
Copy Markdown
Collaborator

@jean2077 jean2077 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋습니다

@slyhyun slyhyun merged commit 9e930de into main May 27, 2026
1 check passed
@slyhyun slyhyun deleted the feat/2-issue-channel branch May 27, 2026 06:40
@slyhyun slyhyun self-assigned this May 27, 2026
@slyhyun slyhyun added the enhancement New feature or request label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] 이슈 채널 봇 알림 카드 및 IssuePanel 구현

2 participants