Skip to content

Conversation

@maggie44
Copy link
Contributor

When adding Arabic into the RichText fields of Strapi, the text will automatically be aligned to the right after this change.

I cannot identify any change to the interface after this change other than this automation.

To test, copy and paste some Arabic into a Rich Text field and it will align right automatically.

Resolves: #9412

When adding Arabic into the RichText fields of Strapi, the text will automatically be aligned to the right after this change.

Resolves: strapi#9412
@strapi-cla
Copy link

strapi-cla commented Feb 23, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #9498 (c33d632) into master (e21f06d) will decrease coverage by 8.58%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9498      +/-   ##
==========================================
- Coverage   35.96%   27.38%   -8.59%     
==========================================
  Files        1335     1194     -141     
  Lines       14722    10241    -4481     
  Branches     1467      566     -901     
==========================================
- Hits         5295     2804    -2491     
+ Misses       8511     6943    -1568     
+ Partials      916      494     -422     
Flag Coverage Δ
front 27.38% <0.00%> (-0.01%) ⬇️
unit ?

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

Impacted Files Coverage Δ
...admin/src/containers/ApplicationInfosPage/index.js 70.58% <ø> (ø)
...anager/admin/src/components/WysiwygEditor/index.js 0.00% <ø> (ø)
...dmin/src/components/BooleanBox/icons/CTSelected.js 100.00% <ø> (ø)
...in/src/components/BooleanBox/icons/CTUnselected.js 100.00% <ø> (ø)
...dmin/src/components/BooleanBox/icons/STSelected.js 100.00% <ø> (ø)
...in/src/components/BooleanBox/icons/STUnselected.js 100.00% <ø> (ø)
...e-builder/admin/src/components/BooleanBox/index.js 100.00% <ø> (ø)
...-upload/admin/src/containers/SettingsPage/index.js 0.00% <0.00%> (ø)
...sions/admin/src/containers/Roles/ListPage/index.js 0.00% <0.00%> (ø)
packages/strapi-admin/validation/user.js
... and 139 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd80972...d8a3e45. Read the comment docs.

@soupette soupette requested a review from HichamELBSI February 25, 2021 09:35
Copy link
Contributor

@HichamELBSI HichamELBSI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution :) Can you update the branch, please?

@HichamELBSI HichamELBSI added source: core:content-manager Source is core/content-manager package issue: enhancement Issue suggesting an enhancement to an existing feature labels Mar 1, 2021
@alexandrebodin alexandrebodin added this to the 3.5.2 milestone Mar 1, 2021
@alexandrebodin alexandrebodin merged commit 81c4c6d into strapi:master Mar 1, 2021
@derrickmehaffy
Copy link
Member

This pull request has been mentioned on Strapi Community Forum. There might be relevant details there:

https://forum.strapi.io/t/new-release-strapi-v3-5-2/3147/1

This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue: enhancement Issue suggesting an enhancement to an existing feature source: core:content-manager Source is core/content-manager package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable RTL support in rich-text formats already solved.

5 participants