Skip to content

fix: 분석 정보 확인 시에 노출되는 스페이스 관리 버튼 이벤트 연결#596

Merged
klmhyeonwoo merged 1 commit into
developfrom
bugfix/595
Oct 24, 2025
Merged

fix: 분석 정보 확인 시에 노출되는 스페이스 관리 버튼 이벤트 연결#596
klmhyeonwoo merged 1 commit into
developfrom
bugfix/595

Conversation

@klmhyeonwoo

Copy link
Copy Markdown
Member

분석 정보 확인 시에 노출되는 스페이스 관리 버튼 이벤트 연결


🏄🏼‍♂️Summary (요약)

  • 분석 정보 확인 시에 노출되는 스페이스 관리 버튼의 누락된 이벤트 연결을 진행합니다.

🫨 Describe your Change (변경사항)

  • apps/web/src/app/desktop/component/analysis/AnalysisOverview/AnalysisOverviewHeader.tsx

🧐 Issue number and link (참고)

📚 Reference (참조)

  • 쿼리 스트링에 들어가는 변수 값의 경우에 상수화를 통해 공통적으로 관리할 수 있도록 리팩토링을 했고, 분석 정보에 들어갔을 때 스페이스 관리 버튼의 모달을 열면 쿼리스트링이 초기화되는 이슈를 발견했는데 기존 로직이 초기화를 하고 있어서 이 부분도 리팩토링해서 손 보았습니다 :/
2025-10-22.10.43.45.mov

@klmhyeonwoo klmhyeonwoo changed the title fix: 분석 정보 확인 시에 노출되는 스페이스 관리 버튼 이벤트 연결 #595 fix: 분석 정보 확인 시에 노출되는 스페이스 관리 버튼 이벤트 연결 Oct 22, 2025
@coderabbitai

coderabbitai Bot commented Oct 22, 2025

Copy link
Copy Markdown

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 bugfix/595

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.

@prgmr99 prgmr99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

고생하셨습니다~~🚀

Comment thread apps/web/src/hooks/app/space/useModifySpace.ts
@klmhyeonwoo klmhyeonwoo merged commit 454f917 into develop Oct 24, 2025
3 checks passed
@klmhyeonwoo klmhyeonwoo deleted the bugfix/595 branch October 24, 2025 02:11
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.

2 participants