Skip to content

Comments

fix: 스페이스 리더가 아니어도 회고 카드에 관리 메뉴가 나오는 현상#803

Merged
klmhyeonwoo merged 23 commits intodevelopfrom
feature/792-retrospect-menu-only-leader-logic
Feb 4, 2026
Merged

fix: 스페이스 리더가 아니어도 회고 카드에 관리 메뉴가 나오는 현상#803
klmhyeonwoo merged 23 commits intodevelopfrom
feature/792-retrospect-menu-only-leader-logic

Conversation

@klmhyeonwoo
Copy link
Member

회고 카드 관련 버그 픽스


🏄🏼‍♂️‍ Summary (요약)

  • 스페이스 리더가 아니어도 회고 카드에 관리 메뉴가 나오는 현상을 수정했어요

🫨 Describe your Change (변경사항)

  • apps/web/src/app/desktop/component/home/RetrospectCard/index.tsx
  • apps/web/src/component/retrospect/template/card/TemplateCardManageToggleMenu.tsx

🧐 Issue number and link (참고)

📚 Reference (참조)

화면 기록 2026-02-04 오전 12 14 47

klmhyeonwoo and others added 23 commits December 30, 2025 22:09
프로덕션 배포 준비
fix: 모바일 메인 화면에 정상적으로 라우팅 접속이 되지 않는 현상
fix: 스페이스 수정 > 이미지 변경이 되었음에도 버튼이 활성화되지 않는 현상 수정
fix: 팀원삭제 api 변경사항 수정
@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • Not Rabbit

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/792-retrospect-menu-only-leader-logic

Important

Action Needed: IP Allowlist Update

If your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:

  • 136.113.208.247/32 (new)
  • 34.170.211.100/32
  • 35.222.179.152/32

Failure to add the new IP will result in interrupted reviews.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@klmhyeonwoo klmhyeonwoo changed the base branch from main to develop February 3, 2026 15:35
Copy link
Member

@prgmr99 prgmr99 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

리베이스 한 번 하시고 머지 부탁드려요!

@klmhyeonwoo klmhyeonwoo merged commit c841551 into develop Feb 4, 2026
3 checks passed
@klmhyeonwoo klmhyeonwoo deleted the feature/792-retrospect-menu-only-leader-logic branch February 4, 2026 02:08
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.

[데스크탑] 스페이스 리더가 아니어도, 회고 카드에 설정 메뉴가 나오는 현상

3 participants