[GH-ISSUE #663] Support RTL layout #489

Closed
opened 2026-05-07 00:24:41 +02:00 by BreizhHardware · 3 comments

Originally created by @ghost on GitHub (Mar 7, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/663

Hi,

The ntfy Web UI is not yet supporting RTL RightToLeft. May be it could be added later for example for arabic, farsi and hebrew.

For now, the layout is LTR LeftToRight only.

Originally created by @ghost on GitHub (Mar 7, 2023). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/663 Hi, The ntfy Web UI is not yet supporting RTL `RightToLeft`. May be it could be added later for example for arabic, farsi and hebrew. For now, the layout is LTR `LeftToRight` only.
BreizhHardware 2026-05-07 00:24:41 +02:00
Author
Owner

@binwiederhier commented on GitHub (Mar 8, 2023):

This is a reasonable request.

I would assume that this involves associating a direction with a language, and then using that in all sorts of web elements like so dir={prefs.getDir()}. It doesn't seem hard, albeit a little tedious.

<!-- gh-comment-id:1459084549 --> @binwiederhier commented on GitHub (Mar 8, 2023): This is a reasonable request. I would assume that this involves associating a direction with a language, and then using that in all sorts of web elements like so `dir={prefs.getDir()}`. It doesn't seem hard, albeit a little tedious.
Author
Owner

@mmojadad commented on GitHub (Jul 2, 2023):

Hello
This is my request too, Please add RTL supporting.

<!-- gh-comment-id:1616617306 --> @mmojadad commented on GitHub (Jul 2, 2023): Hello This is my request too, Please add RTL supporting.
Author
Owner

@mmojadad commented on GitHub (Jul 2, 2023):

ntfy automatically change direction based on language set

<!-- gh-comment-id:1616617450 --> @mmojadad commented on GitHub (Jul 2, 2023): ntfy automatically change direction based on language set
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
starred/ntfy#489
No description provided.