[GH-ISSUE #5402] [Bug] Text direction settings not working #2401

Closed
opened 2026-03-23 21:22:07 +00:00 by mirror · 2 comments
Owner

Originally created by @zoli on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5402

Bug Description

defaultTextDirection is not getting updated.

How to Reproduce

Open settings go to the workspace section and change the text direction to RTL you should see all the text in the document to get RTL but it doesn't happen anything.

Expected Behavior

all the text in the document should start from right to left.

Operating System

Linux

AppFlowy Version(s)

v0.5.8

Screenshots

No response

Additional Context

I think this bug came after the settings have changed, I'm not sure. Please assign it to me. I want to add some tests to maybe prevent this from happening again.

Originally created by @zoli on GitHub (May 23, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5402 ### Bug Description `defaultTextDirection` is not getting updated. ### How to Reproduce Open settings go to the workspace section and change the text direction to RTL you should see all the text in the document to get RTL but it doesn't happen anything. ### Expected Behavior all the text in the document should start from right to left. ### Operating System Linux ### AppFlowy Version(s) v0.5.8 ### Screenshots _No response_ ### Additional Context I think this bug came after the settings have changed, I'm not sure. Please assign it to me. I want to add some tests to maybe prevent this from happening again.
Author
Owner

@Xazin commented on GitHub (May 23, 2024):

What if you change layout direction?

There is no change from the old to the new settings, but it might be that even the old setting was unused, thus the new one isn't used either.

<!-- gh-comment-id:2127143560 --> @Xazin commented on GitHub (May 23, 2024): What if you change layout direction? There is no change from the old to the new settings, but it might be that even the old setting was unused, thus the new one isn't used either.
Author
Owner

@zoli commented on GitHub (May 23, 2024):

What if you change layout direction?

That works fine.

Maybe it stopped working after another change, I remember it was working before.

<!-- gh-comment-id:2127175790 --> @zoli commented on GitHub (May 23, 2024): > What if you change layout direction? That works fine. Maybe it stopped working after another change, I remember it was working before.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2401
No description provided.