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

Implement Right-to-Left (RTL) Language Support for Login and Recovery Screens #7220

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

savindi7
Copy link
Contributor

Purpose

Provide RTL language (Eg: Arabic, Hebrew) support using the plugin rtlcss.
A build script has been added to automatically convert the theme CSS files into RTL supported CSS.

Login screen with RTL support.

Screenshot 2024-12-18 at 14 58 15

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified. (for internal contributers)
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Relevant backend changes deployed and verified
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

@savindi7 savindi7 marked this pull request as draft December 18, 2024 10:17
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.32%. Comparing base (403d351) to head (0d0db77).
Report is 31 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7220   +/-   ##
=======================================
  Coverage   32.32%   32.32%           
=======================================
  Files          42       42           
  Lines         897      897           
  Branches      217      204   -13     
=======================================
  Hits          290      290           
- Misses        557      607   +50     
+ Partials       50        0   -50     
Flag Coverage Δ
@wso2is/core 32.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 14 files with indirect coverage changes

@savindi7 savindi7 marked this pull request as ready for review January 3, 2025 12:00
@savindi7 savindi7 marked this pull request as draft January 6, 2025 12:56
@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@savindi7 savindi7 marked this pull request as ready for review January 7, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants