Skip to content

fix(mobile): prevent Android transcript clipping crash - #5431

Merged
iscekic merged 1 commit into
mainfrom
fix/kilo-app-25
Aug 21, 2026
Merged

fix(mobile): prevent Android transcript clipping crash#5431
iscekic merged 1 commit into
mainfrom
fix/kilo-app-25

Conversation

@iscekic

@iscekic iscekic commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • disable clipped subviews on the streaming agent transcript FlashList
  • avoid the Android Fabric ReactClippingViewManager reattachment path from KILO-APP-25
  • add a mounted regression test for the list prop

Verification

  • pnpm format
  • pnpm typecheck
  • pnpm lint
  • pnpm test (523 files, 5,335 tests)
  • pnpm check:unused
  • git diff --check

Fixes KILO-APP-25

@iscekic iscekic self-assigned this Aug 21, 2026
@kilo-code-bot

kilo-code-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/mobile/src/components/agents/session-message-list.tsx
  • apps/mobile/src/components/agents/session-message-list.mounted.test.tsx

Reviewed by grok-4.6 · Input: 84.4K · Output: 7.2K · Cached: 381.4K

Review guidance: REVIEW.md from base branch main

@iscekic
iscekic requested review from jrf0110 and pandemicsyn August 21, 2026 16:46
@iscekic
iscekic enabled auto-merge (squash) August 21, 2026 16:48
@iscekic
iscekic merged commit f6a8fd0 into main Aug 21, 2026
18 checks passed
@iscekic
iscekic deleted the fix/kilo-app-25 branch August 21, 2026 16:48
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.

2 participants