mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 15:45:49 -06:00
[GH-ISSUE #663] Support RTL layout #488
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#488
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
LeftToRightonly.@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.@mmojadad commented on GitHub (Jul 2, 2023):
Hello
This is my request too, Please add RTL supporting.
@mmojadad commented on GitHub (Jul 2, 2023):
ntfy automatically change direction based on language set