Skip to content

Conversation

@toothlessdev
Copy link
Member

@toothlessdev toothlessdev commented Aug 31, 2025

✅ Linked Issue

🔍 What I did

  • 메인페이지 제휴사 캐러셀 이미지 변경
  • 사용하지 않는 모노레포 제거

Summary by CodeRabbit

  • Chores

    • Removed deprecated overlay, services, and utils packages from the workspace.
    • Cleaned up root scripts by removing unused overlay and form commands.
    • Updated a carousel image asset format with no visual or functional changes.
  • Documentation

    • Removed outdated documentation for the overlay package.

No user-facing features or behavior changes are introduced in this release.

@coderabbitai
Copy link

coderabbitai bot commented Aug 31, 2025

Walkthrough

Removes the mosu-overlay package (code, types, README, tsconfig, package.json), removes mosu-utils and mosu-services package manifests and a tsconfig, prunes root scripts for overlay/form, and updates one image import in mosu-app ReviewSection.tsx.

Changes

Cohort / File(s) Summary
Home carousel asset update
mosu-app/src/widgets/home/ReviewSection.tsx
Switched second carousel image import from carousel-2.png to carousel-2.jpeg; no logic changes.
Overlay package removal
mosu-overlay/README.md, mosu-overlay/package.json, mosu-overlay/src/hooks/useOverlay.tsx, mosu-overlay/src/index.ts, mosu-overlay/src/types/types.ts, mosu-overlay/tsconfig.json
Deleted overlay hook, types, public exports, docs, tsconfig, and package manifest.
Utils package cleanup
mosu-utils/package.json, mosu-utils/tsconfig.json
Removed utils package manifest and tsconfig.
Services package cleanup
mosu-services/package.json
Removed services package manifest.
Root scripts update
package.json
Removed "overlay" and "form" workspace scripts.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Assessment against linked issues

Objective Addressed Explanation
Modify main page partner carousel (#379)

Assessment against linked issues: Out-of-scope changes

Code Change Explanation
Remove overlay hook and overlay exports (mosu-overlay/src/hooks/useOverlay.tsx, mosu-overlay/src/index.ts) (entire files) Not related to main page carousel modification.
Delete overlay types (mosu-overlay/src/types/types.ts) (entire file) Not related to main page carousel modification.
Remove overlay package metadata and config (mosu-overlay/package.json, mosu-overlay/README.md, mosu-overlay/tsconfig.json) (entire files) Packaging/docs/config changes unrelated to the carousel.
Remove utils package config (mosu-utils/package.json, mosu-utils/tsconfig.json) (entire files) Unrelated to the carousel change.
Remove services package manifest (mosu-services/package.json) (entire file) Unrelated to the carousel change.
Remove root scripts for overlay/form (package.json) (script lines) Not tied to the carousel objective.

Possibly related PRs

Suggested labels

기능 구현, 도메인 : 공통

Suggested reviewers

  • kimgho

Poem

A hop and a swap—new jpeg in the show,
I twitch my ears as carousels now flow.
Old overlays burrowed out of sight,
Lean paths cleared for sleeker night.
Thump-thump—release the tidy gleam,
Carrot commits for a brighter stream. 🥕✨

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature#379

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@vercel
Copy link

vercel bot commented Aug 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mosu-client Ready Ready Preview Comment Aug 31, 2025 0:04am

@github-actions
Copy link

Warnings
⚠️ PR에 Reviewers가 지정되어 있지 않습니다. 리뷰어를 지정해주세요.
⚠️ package.json이 변경되었습니다. 새로운 의존성이 추가되었다면 필요성을 설명해주세요.
Messages
📖 ✅ PR 제목에 이슈 번호가 포함되어 있습니다.
📖 ✅ PR에 라벨이 지정되어 있습니다.
📖 ✅ PR에 Assignees가 지정되어 있습니다.
📖 ✅ 브랜치 이름 'feature#379'이 컨벤션을 따릅니다.
📖 ✅ TypeScript 컴파일이 성공적으로 완료되었습니다.
📖 ✅ ESLint 검사 결과 문제가 없습니다.

📦 Package 변경사항

  • package.json

📝 추가 및 변경된 파일

총 3개 파일 변경

├── 📂 mosu-app/
│   └── 📂 src/
│       └── 📂 widgets/
│           └── 📂 home/
│               ├── ⚛️ ReviewSection.tsx
│               └── 📂 assets/
│                   └── 🖼️ carousel-2.jpeg
└── 📋 package.json

Generated by 🚫 dangerJS against 34ef33a

@toothlessdev toothlessdev moved this to 진행중 in mosu-client Aug 31, 2025
@toothlessdev toothlessdev requested a review from kimgho August 31, 2025 12:04
@toothlessdev toothlessdev merged commit 235cafe into main Aug 31, 2025
6 of 7 checks passed
@toothlessdev toothlessdev deleted the feature#379 branch August 31, 2025 12:04
@github-project-automation github-project-automation bot moved this from 진행중 to 완료 in mosu-client Aug 31, 2025
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
mosu-app/src/widgets/home/ReviewSection.tsx (1)

195-203: Fix reverse tabnabbing: add noopener/noreferrer to window.open.

Opening external links with _blank without noopener allows the new page to access window.opener.

Apply:

- onClick={() => item.href && window.open(item.href, "_blank")}
+ onClick={() => item.href && window.open(item.href, "_blank", "noopener,noreferrer")}
🧹 Nitpick comments (1)
mosu-app/src/widgets/home/ReviewSection.tsx (1)

200-201: More descriptive alt text per partner.

Consider passing alt per item to improve accessibility and SEO.

Example:

- alt="제휴처"
+ alt={item.alt ?? "제휴처"}

…and extend PartnershipCarouselProps accordingly.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 4e59b91 and 34ef33a.

⛔ Files ignored due to path filters (10)
  • mosu-app/src/widgets/home/assets/carousel-2.jpeg is excluded by !**/*.jpeg
  • mosu-overlay/dist/hooks/useOverlay.d.ts is excluded by !**/dist/**
  • mosu-overlay/dist/hooks/useOverlay.d.ts.map is excluded by !**/dist/**, !**/*.map
  • mosu-overlay/dist/hooks/useOverlay.js is excluded by !**/dist/**
  • mosu-overlay/dist/index.d.ts is excluded by !**/dist/**
  • mosu-overlay/dist/index.d.ts.map is excluded by !**/dist/**, !**/*.map
  • mosu-overlay/dist/index.js is excluded by !**/dist/**
  • mosu-overlay/dist/types/types.d.ts is excluded by !**/dist/**
  • mosu-overlay/dist/types/types.d.ts.map is excluded by !**/dist/**, !**/*.map
  • mosu-overlay/dist/types/types.js is excluded by !**/dist/**
📒 Files selected for processing (11)
  • mosu-app/src/widgets/home/ReviewSection.tsx (1 hunks)
  • mosu-overlay/README.md (0 hunks)
  • mosu-overlay/package.json (0 hunks)
  • mosu-overlay/src/hooks/useOverlay.tsx (0 hunks)
  • mosu-overlay/src/index.ts (0 hunks)
  • mosu-overlay/src/types/types.ts (0 hunks)
  • mosu-overlay/tsconfig.json (0 hunks)
  • mosu-services/package.json (0 hunks)
  • mosu-utils/package.json (0 hunks)
  • mosu-utils/tsconfig.json (0 hunks)
  • package.json (1 hunks)
💤 Files with no reviewable changes (9)
  • mosu-overlay/tsconfig.json
  • mosu-overlay/package.json
  • mosu-utils/tsconfig.json
  • mosu-overlay/src/index.ts
  • mosu-overlay/src/hooks/useOverlay.tsx
  • mosu-utils/package.json
  • mosu-overlay/src/types/types.ts
  • mosu-overlay/README.md
  • mosu-services/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Run DangerJS
🔇 Additional comments (1)
package.json (1)

15-15: No stale overlay/form references remain. CI, docs, and code contain no imports or packages for @mosu/overlay or @mosu/form. The concurrently dependency is still in use in package.json.


import imgCarousel1 from "@/widgets/home/assets/carousel-1.jpeg";
import imgCarousel2 from "@/widgets/home/assets/carousel-2.png";
import imgCarousel2 from "@/widgets/home/assets/carousel-2.jpeg";
Copy link

Choose a reason for hiding this comment

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

💡 Verification agent

🧩 Analysis chain

JPEG import change looks fine; verify asset and purge stale references.

Switching from PNG to JPEG is OK with Next/Image. Please confirm the new file exists in the repo and that no code references the old carousel-2.png.

Run:


🏁 Script executed:

#!/bin/bash
# Ensure new asset exists and old refs are gone
fd -a 'carousel-2\.(jpeg|jpg|png)' mosu-app/src/widgets/home/assets -x ls -l
rg -nP 'carousel-2\.(png|jpeg|jpg)' -g 'mosu-app/**'

Length of output: 483


Remove unused carousel-2.png asset
Delete mosu-app/src/widgets/home/assets/carousel-2.png; the code now imports carousel-2.jpeg and there are no remaining .png references.

🤖 Prompt for AI Agents
In mosu-app/src/widgets/home/ReviewSection.tsx around line 5, the repository
still contains an unused asset file
mosu-app/src/widgets/home/assets/carousel-2.png while the code imports
carousel-2.jpeg; remove the redundant PNG file from the assets directory (delete
mosu-app/src/widgets/home/assets/carousel-2.png) and ensure no other code
references the .png; if any stray references exist, update them to the .jpeg or
remove them.

@github-actions
Copy link

📚 Storybook이 Chromatic에 배포되었습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 완료

Development

Successfully merging this pull request may close these issues.

[✍️ 기능 변경 요청] 메인페이지 제휴업체 캐러셀 수정

2 participants