All checks were successful
ci / fast (linux) (push) Successful in 6m12s
Thread runtime input values through the layout pipeline so text inputs display their current content (and password inputs show bullet masks). Fix TextInputState cursor arithmetic to use UTF-8 byte widths instead of assuming single-byte characters, preventing panics on multi-byte input like CJK or accented characters. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>