Skip to content

fix: 앱 WebView safe-area 대응 + entry 뒤로가기/라벨 - #153

Merged
topeanut merged 2 commits into
mainfrom
fix/webview-safe-area-entry
Jul 23, 2026
Merged

fix: 앱 WebView safe-area 대응 + entry 뒤로가기/라벨#153
topeanut merged 2 commits into
mainfrom
fix/webview-safe-area-entry

Conversation

@topeanut

Copy link
Copy Markdown
Collaborator

개요

앱 WebView(targetSdk 36 edge-to-edge) 대응. 하단 탭바 잘림·entry 막다른 길·라벨 수정.

변경

  • viewportFit: 'cover' → WebView env(safe-area-inset-*) 활성화 (하단 탭바 정상)
  • entry: 상단 뒤로가기 버튼(홈 /main 탈출) · '로그인 없이 시작하기' → '둘러보기' · 하단 CTA에 env(safe-area-inset-bottom) 패딩
  • SCR-ENTRY-001 문서 동기화

영향 SCR

  • SCR-ENTRY-001

Test plan

  • 앱에서 하단 탭바가 네비바에 안 가림
  • 로그인 필요 기능→entry 진입 시 뒤로가기로 홈 복귀
  • entry 하단 CTA 안 가림

🤖 Generated with Claude Code

topeanut and others added 2 commits July 23, 2026 19:46
앱 WebView(edge-to-edge)에서 env(safe-area-inset-*) 값이 채워지도록
viewport 에 viewportFit: 'cover' 지정. 하단 탭바 등 기존 env 처리가 동작하게 됨.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- 로그인 필요 기능에서 진입 시 막다른 길이 되지 않도록 상단 뒤로가기 버튼 추가.
  보호 페이지 back 루프를 피하려 공개 홈(/main)으로 명시적 탈출.
- '로그인 없이 시작하기' → '로그인 없이 둘러보기'
- edge-to-edge 하단에서 CTA 가 네비바에 가리지 않도록 pb 에 env(safe-area-inset-bottom) 반영
- SCR-ENTRY-001 문서 동기화

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
valan-se-web Ready Ready Preview, Comment Jul 23, 2026 10:51am
valan-se-web-cms-19s6 Building Building Preview, Comment Jul 23, 2026 10:51am
valanse-origin-repo Ready Ready Preview, Comment Jul 23, 2026 10:51am

@topeanut
topeanut merged commit c5b27e4 into main Jul 23, 2026
0 of 3 checks passed
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 82bffb22-d1bc-4231-a942-1fd73180fb75

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/webview-safe-area-entry

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.

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