fix(chat): handle mixed RTL/LTR prompt text#462
Conversation
|
This looks like the right approach to me. Two small verification notes before merge:
No objection to the actual fix shape. |
|
This still looks like the right fix direction, and it is not superseded by current Current
The rebase should be straightforward:
The CSS and textarea change apply cleanly. After rebasing, the earlier manual verification request still applies: please check an Arabic/English/numbers mixed prompt in the textarea, the same text in a user bubble, and an assistant response with a code block to confirm code remains LTR. |
Summary
Fixes #452.
Verification