Skip to content

[Feat] 채널 추가 시 유형 선택 및 레포 채널 삭제 기능#31

Merged
slyhyun merged 4 commits into
mainfrom
feat/27-channel-type-selection
May 28, 2026
Merged

[Feat] 채널 추가 시 유형 선택 및 레포 채널 삭제 기능#31
slyhyun merged 4 commits into
mainfrom
feat/27-channel-type-selection

Conversation

@slyhyun
Copy link
Copy Markdown
Collaborator

@slyhyun slyhyun commented May 28, 2026

🔎 What

    • 클릭 시 채널 유형 선택 UI 구현 (대화 채널 / 레포 채널)
  • 대화 채널 선택 → 기존 채널 이름 입력 폼 연결
  • 레포 채널 선택 → GitHub URL 입력 폼 연결 및 등록 로직 구현
  • 레포 채널 항목에 ... 메뉴 추가 (삭제만)

🔗 Issue

✅ 체크리스트

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

@slyhyun slyhyun self-assigned this May 28, 2026
@slyhyun slyhyun added the enhancement New feature or request label May 28, 2026
@slyhyun slyhyun force-pushed the feat/27-channel-type-selection branch from c1dad84 to aff8861 Compare May 28, 2026 08:21
Copy link
Copy Markdown
Collaborator

@kjp1019 kjp1019 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 7d4fbb2 into main May 28, 2026
1 check passed
@slyhyun slyhyun deleted the feat/27-channel-type-selection branch May 28, 2026 08:26
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] 채널 추가 시 유형 선택 및 레포 채널 삭제 기능

2 participants