RTL problem in post card #950
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#950
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Post preview of RTL posts are like this:

I do some template change with my browser inspect element and make that:

HTML:
I move
div
underh3
and movedir="auto"
fromh3
toheader
:CSS:
Good luck
I'm neither a contributor to this project nor an expert on the source code, so this may be just my sheer incompetence, but honestly, I fail to see a problem description in this issue.
In first picture the right post card is for a post that written in RTL language and must show RTL. but there is some problems. for example the
Edit
buttom is in the right but it must be in the left. and the post description must be RTL but it is LTR.The first picture is wrong and the second one is right.
I hope my explanation be understandable!
Ah, Ok, that makes it a lot more clear. Thank you for your explanation!
So you wish Plume's behaviour to change from what is in your first set of screenshots to what is depicted in the second one, and you're supplying what you had to change in the browser to achieve that.
Should I ever get involved, this sounds like a fruit hanging low enough, but again, I'm absolutley clueless and I'm commenting here just for fun. ;)
Thanks! We will fix it though it might take long time.
I would appreciate if you create a pull request.
I sent it.
Please check it...
Thanks!
Fixed by #956