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

menu not show correctly in RTL languages #10018

Closed
reza899 opened this issue Mar 6, 2018 · 2 comments
Closed

menu not show correctly in RTL languages #10018

reza899 opened this issue Mar 6, 2018 · 2 comments
Projects
Milestone

Comments

@reza899
Copy link

reza899 commented Mar 6, 2018

Description:

Server Setup Information:

  • Version of Rocket.Chat Server: 0.62.1
  • Operating System: Linux
  • Deployment Method(snap/docker/tar/etc): snap
  • Number of Running Instances: 1

Expected behavior:

normally show menu of user in RTL

Actual behavior:

in mobile size open correctly in bottom of the page. but in large size screen it opens behind and right side of screen that user cannot see. like screen before. (in browser and windows app tested)
capture

also, in my account section, user cannot save any changes.

Relevant logs:

@karlprieb karlprieb added this to Desireable in 0.63.0 via automation Mar 7, 2018
@theorenck theorenck modified the milestones: 0.63.0, 0.64.0 Mar 7, 2018
@karlprieb karlprieb added this to Desireable in 0.64.0 via automation Apr 3, 2018
@karlprieb karlprieb removed this from Desireable in 0.63.0 Apr 3, 2018
@karlprieb karlprieb moved this from Desireable to Backlog in 0.64.0 Apr 4, 2018
@karlprieb
Copy link
Contributor

Duplicated of #10068

0.64.0 automation moved this from Backlog to Done Apr 9, 2018
@liorkesos
Copy link

Still not working for me with (version 3.11.0)
A nice workaroudn I found was to add the next snippet to the custom css ( a less field)
.rc-popover__content {
left: calc(~"100% - 170px") !important;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.64.0
  
Done
Development

No branches or pull requests

4 participants