-
Notifications
You must be signed in to change notification settings - Fork 448
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
fix(bidi): adjust UI to RTL support #14163
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked a first batch (32/48 files 🫠 )
src/components/ConversationSettings/ConversationPermissionsSettings.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
Outdated
Show resolved
Hide resolved
Rebasing on #14169 will enable auto-fix (that still should be checked) and make sure we always use logical properties. |
src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessagePart/FilePreview.vue
Outdated
Show resolved
Hide resolved
1d7b095
to
4b99314
Compare
src/components/ConversationSettings/ConversationPermissionsSettings.vue
Outdated
Show resolved
Hide resolved
src/components/MessagesList/MessagesGroup/Message/MessagePart/MessageBody.vue
Outdated
Show resolved
Hide resolved
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
…g-inline-end Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
…onents Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
b4e26ef
to
c90e20b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a fan of a last commit, but as long as you're not jumping from one lang to another, should be fine
c90e20b
to
49a4e66
Compare
…s temporary until we find a way to fix the emoji picker on selected language and not on user's language (new text message) Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
/backport to stable31 |
☑️ Resolves
Hint: link the latest version of upstream to include the NcListItem RTL fix
🖌️ UI Checklist
🖼️ Screenshots / Screencasts
So many changes (hence so many pictures), please feel free to checkout the branch and navigate :')
🚧 Tasks
Things to be fixed upstream:
🏁 Checklist