Skip to content

Comments

feat: 회고 추가하기 클릭 시 모달 플로우 개선#758

Merged
JaeIn1 merged 5 commits intodevelopfrom
757-대표-템플릿으로-회고를-진행할까요-모달로-제공
Dec 29, 2025

Hidden character warning

The head ref may contain hidden characters: "757-\ub300\ud45c-\ud15c\ud50c\ub9bf\uc73c\ub85c-\ud68c\uace0\ub97c-\uc9c4\ud589\ud560\uae4c\uc694-\ubaa8\ub2ec\ub85c-\uc81c\uacf5"
Merged

feat: 회고 추가하기 클릭 시 모달 플로우 개선#758
JaeIn1 merged 5 commits intodevelopfrom
757-대표-템플릿으로-회고를-진행할까요-모달로-제공

Conversation

@JaeIn1
Copy link
Collaborator

@JaeIn1 JaeIn1 commented Dec 29, 2025

회고 추가하기 클릭 시 모달 플로우 개선


🏄🏼‍♂️‍ Summary (요약)

  • 회고 추가하기 버튼 클릭 시 모달 플로우 개선
  • 스페이스 - 회고 생성 플로우, 질문수정 버튼 레이아웃 사이드이팩트 수정

🫨 Describe your Change (변경사항)

🧐 Issue number and link (참고)

📚 Reference (참조)

2025-12-29.9.18.14.mov

@JaeIn1 JaeIn1 self-assigned this Dec 29, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 29, 2025

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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 757-대표-템플릿으로-회고를-진행할까요-모달로-제공

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.

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.

고생하셨습니다~

Comment on lines 37 to 38
const { spaceId, templateId } = useAtomValue(retrospectInitialState);
const setRetrospectValue = useSetAtom(retrospectInitialState);
Copy link
Member

Choose a reason for hiding this comment

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

useAtom으로 합쳐도 될 것 같아요!

Copy link
Member

@klmhyeonwoo klmhyeonwoo left a comment

Choose a reason for hiding this comment

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

Good!

@JaeIn1 JaeIn1 merged commit a0418c5 into develop Dec 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants