processing / processing/p5.js-web-editor

Enhancement: Improve RTL Support in UI

Open
#3,325 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: Translation Enhancement
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

Increasing Access

This feature would improve accessibility for users who write in RTL languages such as Arabic, Persian, or Hebrew. By ensuring proper text alignment and layout adjustments for RTL scripts, the p5.js Web Editor would become more inclusive, enabling a broader range of users to comfortably engage with the platform. This enhancement directly supports the goal of making the editor usable for a diverse global audience.

Feature enhancement details

While the current UI works reasonably well, it can be enhanced to better support RTL languages. Improvements include better text alignment, layout adjustments, and consistent directionality across all components.

Proposed Changes:
  • Ensure proper alignment for all text and UI components in RTL mode.
  • Update styles to dynamically adapt to both LTR and RTL layouts.
  • Test and refine UI elements to improve overall usability for RTL languages.
Benefits:
  • Improved accessibility for users of RTL languages.
  • Enhanced user experience by making the interface consistent and visually appealing.
Additional Context:

This enhancement aims to make the application more inclusive for a wider range of users, especially those who rely on RTL languages like Arabic, Persian, and Hebrew.

Contributor guide

Open the contributing guide

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.

Research direction

The issue does not name files, tests, or an existing RTL entry point. Start by locating the Web Editor's UI layout and styling entry points and checking how directionality is currently handled. Done means RTL layouts consistently align text and components and are tested across the affected interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend, internationalization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.