ZeroMe doesn't support RTL languages

Open Beginner friendly
#151 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript

Research direction

Start by locating the frontend markup for the body, intro-full classes, and textarea mentioned in the issue, then inspect how text direction is currently handled. Add automatic direction handling to those elements and verify that Persian or Arabic content displays right-to-left without disrupting left-to-right text.

Written by the indexing model from the issue text.

Description

ZeroMe doesn't support right-to-left languages such as Persian, Arabic, et cetera.
This problem can get fixed by adding dir="auto" in body and intro-full classes and textarea.

Dominant language
JavaScript
Stars
172
Forks
76
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from HelloZeroNet/ZeroMe

All issues in HelloZeroNet/ZeroMe

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.