Skip to content

Comments

refactor: 데스크탑 템플릿 리스트 readOnly값 쿼리 파라미터로 변경#756

Merged
JaeIn1 merged 2 commits intodevelopfrom
755-스페이스-내-템플릿-확인-버튼의-경우-템플릿-변경-기능-미제공-필요
Dec 29, 2025

Hidden character warning

The head ref may contain hidden characters: "755-\uc2a4\ud398\uc774\uc2a4-\ub0b4-\ud15c\ud50c\ub9bf-\ud655\uc778-\ubc84\ud2bc\uc758-\uacbd\uc6b0-\ud15c\ud50c\ub9bf-\ubcc0\uacbd-\uae30\ub2a5-\ubbf8\uc81c\uacf5-\ud544\uc694"
Merged

refactor: 데스크탑 템플릿 리스트 readOnly값 쿼리 파라미터로 변경#756
JaeIn1 merged 2 commits intodevelopfrom
755-스페이스-내-템플릿-확인-버튼의-경우-템플릿-변경-기능-미제공-필요

Conversation

@JaeIn1
Copy link
Collaborator

@JaeIn1 JaeIn1 commented Dec 29, 2025

데스크탑 템플릿 리스트 readOnly값 쿼리 파라미터로 변경


🏄🏼‍♂️‍ Summary (요약)

  • 데스크탑 환경에서 템플릿 모달의 readOnly 상태 관리 방식을 Context에서 Query Parameter로 변경

🫨 Describe your Change (변경사항)

  • 기존: Context Provider로 readOnly 상태 전달
  • 변경: template_mode=readonly 쿼리 파라미터로 관리
  • 이유: 모달 시스템이 단일 모달 방식으로 구현되어 있어, 모달 간 이동 시(상세보기 → 목록) Context 값이 유실되는 문제 발생. 쿼리 파라미터를 사용하여 모달 히스토리와 무관하게 상태를 유지하도록 구현

🧐 Issue number and link (참고)

📚 Reference (참조)

2025-12-29.8.21.09.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 755-스페이스-내-템플릿-확인-버튼의-경우-템플릿-변경-기능-미제공-필요

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.

고생하셨습니다:)

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.

고생하셨습니다! 쿼리 스트링 아주 좋은 방법이에요 bb!

@JaeIn1 JaeIn1 merged commit 4c77688 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