Skip to content

[Refactor/#455] 팀원초대 링크 복사 관련 UI/로직 삭제 - #456

Merged
jjjsun merged 3 commits into
developfrom
refactor/#455
Aug 12, 2026
Merged

[Refactor/#455] 팀원초대 링크 복사 관련 UI/로직 삭제#456
jjjsun merged 3 commits into
developfrom
refactor/#455

Conversation

@jjjsun

@jjjsun jjjsun commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

🚨 관련 이슈

Closed #455

✨ 변경사항

  • 🐞 BugFix Something isn't working
  • 💻 CrossBrowsing Browser compatibility
  • 🌏 Deploy Deploy
  • 🎨 Design Markup & styling
  • 📃 Docs Documentation writing and editing (README.md, etc.)
  • ✨ Feature Feature
  • 🔨 Refactor Code refactoring
  • ⚙️ Setting Development environment setup
  • ✅ Test Test related (storybook, jest, etc.)

✏️ 작업 내용

  • 팀원 초대 링크 복사 UI와 관련 로직 제거
  • InviteMemberModal.tsx 페이지 import 링크 별칭 수정
  • 랜딩페이지 워크스페이스가이드 팀원 초대 링크복사 UI 제거

💻 작업 화면

데스크탑 화면

image

모바일/태블릿 화면

image

랜딩페이지 워크스페이스 파트

image

😅 미완성 작업

N/A

📢 논의 사항 및 참고 사항

팀원 초대 방법은 이메일 초대로 단일화하였습니다.
이메일 초대와 수락 흐름은 유지하였습니다.

💬 리뷰어 가이드 (P-Rules)
P1: 필수 반영 (Critical) - 버그 가능성, 컨벤션 위반. 해결 전 머지 불가.
P2: 적극 권장 (Recommended) - 더 나은 대안 제시. 가급적 반영 권장.
P3: 제안 (Suggestion) - 아이디어 공유. 반영 여부는 드라이버 자율.
P4: 단순 확인/칭찬 (Nit) - 사소한 오타, 칭찬 등 피드백.

@jjjsun
jjjsun requested review from Seojegyeong and YermIm August 12, 2026 05:37
@jjjsun jjjsun self-assigned this Aug 12, 2026
@jjjsun jjjsun added 🎨 Html&css 마크업 & 스타일링 🔨 Refactor 코드 리팩토링 labels Aug 12, 2026
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jjjsun, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 3 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 903dd22c-5a1a-4abf-944f-833804bcb328

📥 Commits

Reviewing files that changed from the base of the PR and between 48945a6 and 13d5598.

📒 Files selected for processing (2)
  • src/components/landing/GuideWorkspace.tsx
  • src/components/workspace/InviteMemberModal.tsx

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.

@github-actions

Copy link
Copy Markdown

📚 Storybook 배포 완료

항목 링크
📖 Storybook https://69a147b60a56365d9e2185ef-mjhewitiis.chromatic.com/
🔍 Chromatic https://www.chromatic.com/build?appId=69a147b60a56365d9e2185ef&number=633

@Seojegyeong Seojegyeong left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

P4: 확인했습니다!

@jjjsun
jjjsun merged commit 6298624 into develop Aug 12, 2026
3 checks passed
@jjjsun
jjjsun deleted the refactor/#455 branch August 12, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 Html&css 마크업 & 스타일링 🔨 Refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

♻️ [Refactor] 팀원 초대 링크 복사 UI/로직 제거

2 participants