Skip to content

fix: 가로모드 전환시 폴백ui 제거#335

Merged
grapefruit13 merged 1 commit into
mainfrom
hotfix/0129
Jan 29, 2026
Merged

fix: 가로모드 전환시 폴백ui 제거#335
grapefruit13 merged 1 commit into
mainfrom
hotfix/0129

Conversation

@grapefruit13

@grapefruit13 grapefruit13 commented Jan 29, 2026

Copy link
Copy Markdown
Collaborator

📝 작업 내용

🎯 관련 이슈

Closes #

Summary by CodeRabbit

릴리스 노트

  • 개선 사항
    • 가로 모드 화면 차단 기능이 제거되었습니다.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel

vercel Bot commented Jan 29, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
youthit Ready Ready Preview, Comment Jan 29, 2026 2:11pm

@coderabbitai

coderabbitai Bot commented Jan 29, 2026

Copy link
Copy Markdown

Walkthrough

가로 방향 화면 차단 기능을 제거하는 작업이야. LandscapeBlocker 컴포넌트를 레이아웃에서 떼어내고 관련 파일을 삭제해버렸어. 그러면서 불필요한 의존성도 정리됐지.

Changes

Cohort / File(s) Summary
레이아웃 정리
fe/src/app/layout.tsx
LandscapeBlocker import와 RootLayout 렌더링에서의 사용을 제거. 나머지 Toaster, AppNotificationsInitializer, 콘텐츠 래퍼는 그대로 유지.
컴포넌트 삭제
fe/src/components/shared/layouts/landscape-blocker.tsx
가로 방향 화면 차단 기능 전체 제거. Screen Orientation API, CSS/JS 폴백 오버레이, 상태 관리, 이벤트 리스너 로직 모두 삭제됨.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning PR 설명이 템플릿 구조는 따르고 있지만 필수 섹션인 '작업 내용'과 '변경사항'이 실제 내용 없이 비어있다. 이슈 링크도 미작성 상태다. 작업 내용에 LandscapeBlocker 제거 사유, 변경사항에 영향받는 파일 목록, 관련 이슈 번호를 구체적으로 작성해주자.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed PR 제목이 변경사항의 핵심을 명확하게 설명하고 있다. LandscapeBlocker 컴포넌트 제거라는 주요 변경사항을 '가로모드 전환시 폴백ui 제거'라는 간결한 문구로 잘 요약했다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

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.

@github-actions

Copy link
Copy Markdown

🔨 빌드 상태: 성공! ✅

프론트엔드 빌드가 성공적으로 완료되었습니다! 🎉

✅ 체크 완료

  • 🔨 Frontend Build: 성공

📊 상세 정보

  • Commit: 562fbcd
  • Branch: hotfix/0129
  • 빌드 완료 시간: 2026. 1. 29. 오후 11:12:47

🚀 빌드에 문제가 없습니다. 머지 가능합니다!

@grapefruit13
grapefruit13 merged commit 3427c5f into main Jan 29, 2026
4 checks passed
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.

1 participant