Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Improve RTL Support in UI #3325

Open
dmaon opened this issue Jan 27, 2025 · 2 comments · May be fixed by #3326
Open

Enhancement: Improve RTL Support in UI #3325

dmaon opened this issue Jan 27, 2025 · 2 comments · May be fixed by #3326

Comments

@dmaon
Copy link

dmaon commented Jan 27, 2025

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.

Copy link

welcome bot commented Jan 27, 2025

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@dmaon dmaon linked a pull request Jan 27, 2025 that will close this issue
4 tasks
@raclim
Copy link
Collaborator

raclim commented Feb 7, 2025

Thanks for opening this issue, I think this is a great suggestion! Would you be able to provide screenshots of the issue or of your proposed changes to provide more context?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants