FlowiseAI/Flowise

[BUG] RTL (right to left) content support in chatbot UI

开放

#2,086 创建于 2024年4月2日

 (4 条评论) (0 个反应) (0 位负责人)TypeScript (24,335 个派生)batch import
enhancementhelp wantedui

仓库指标

星标
 (52,823 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Not sure whether this is a bug / missing feature etc...- but is it possibe to support right to left langauges (Hebrew, Arabic etc..) in the chat UI - basically adding <html dir="rtl"... in the UI container body - is it possible to have some "JS/html hook" for this ? not supporting this makes the UI looks bad mainly with response text that has some bullets numbers etc...

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Flow If applicable, add exported flow in order to help replicating the problem.

Setup

  • Installation [e.g. docker, npx flowise start, pnpm start]
  • Flowise Version [e.g. 1.2.11]
  • OS: [e.g. macOS, Windows, Linux]
  • Browser [e.g. chrome, safari]

Additional context Add any other context about the problem here.

贡献者指南