deepseek-ai / deepseek-ai/awesome-deepseek-agent

UI/UX: Missing RTL (Right-to-Left) support for Arabic text in chat responses

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6.1k
Forks
724
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Currently, the chat interface does not correctly render Arabic text. The alignment is forced to Left-to-Right (LTR), which makes reading Arabic responses difficult and disjointed. Proper Right-to-Left (RTL) support is missing in the chat bubbles.

Current Workaround
I am currently forced to use a browser extension to manually inject CSS and fix the direction, but this is a temporary and inconvenient solution for most users.

Expected behavior
The chat interface should detect Arabic characters and automatically set the text direction to dir="rtl" and alignment to text-align: right.

Visual Evidence
I have attached a video demonstrating the issue and how the text looks before and after applying a manual fix.

https://github.com/user-attachments/assets/ddd18b8f-6f94-443c-b800-ad3426515fd5

Environment:

OS: Windows 11

Browser: Chrome

Language: Arabic

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.