Skip to content

chore: 핫픽스(v1.14.2) develop 백머지#500

Open
mangbaam wants to merge 4 commits into
developfrom
backmerge/hotfix-1.14.2-to-develop
Open

chore: 핫픽스(v1.14.2) develop 백머지#500
mangbaam wants to merge 4 commits into
developfrom
backmerge/hotfix-1.14.2-to-develop

Conversation

@mangbaam

@mangbaam mangbaam commented Jun 8, 2026

Copy link
Copy Markdown
Member

작업 내용

백머지 사유

  • 핫픽스는 main에서 출발 → develop엔 누락된 상태였음
  • 누락 방지 위해 main → develop 백머지

리뷰 포인트

  • 충돌 없이 자동 머지됨 (코드 1파일 + 버전 1파일)
  • versionCode 52는 단조 증가라 유지, versionName은 다음 정식 릴리즈에서 재상향 예정

🤖 Generated with Claude Code

mangbaam and others added 4 commits June 8, 2026 14:15
- 증상: 공연 정보 탭에서 '내용 더 보기' 누른 뒤 출연진 탭으로 전환 시 크래시
  (IllegalStateException: LayoutNode should be attached to an owner)
- 원인: 포커스를 쥔 WebView가 컴포지션에서 제거될 때 포커스 재할당이
  LazyList 강제 재측정을 트리거 → detach 중인 노드 배치 시도
- 조치: 읽기 전용 미리보기 WebView의 focusable 해제 (isFocusable/isFocusableInTouchMode = false)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fix: 공연 상세 탭 전환 시 WebView 포커스 크래시 핫픽스 (v1.14.2)
@mangbaam mangbaam requested a review from HamBP June 8, 2026 13:01
@mangbaam mangbaam self-assigned this Jun 8, 2026
@mangbaam mangbaam added this to the 1.15.0 milestone Jun 8, 2026
@mangbaam mangbaam enabled auto-merge June 8, 2026 13:02
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

📦 APK size: 90.93 MB (baseline 없음 — develop push 후 재실행하면 비교 가능)

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Test Results

 6 files   6 suites   0s ⏱️
 9 tests  9 ✅ 0 💤 0 ❌
10 runs  10 ✅ 0 💤 0 ❌

Results for commit f5c28a7.

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