ChatGPTNextWeb/NextChat

[Bug] RTL character causes sidebar dragging issue.

Open

#3975 opened on Feb 2, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (87,992 stars) (59,717 forks)batch import
help wanted

Description

Describe the bug When an RTL character is set up, the drag icon is still on the right side of the sidebar. Also, when dragging, the elements is changing on the wrong way.

Expected behavior The dragging icon should be on the left side of sidebar and when dragging, the moving direction of width should be same with mouse moving.

Screenshots image

Deployment

  • Docker
  • Vercel
  • Server

Desktop (please complete the following information):

  • OS: [Windows 10]
  • Browser [chrome]
  • Version [2.10.1]

Contributor guide