Hi
I am facing an issue with the right to left alignment of the labels. I am using angular 11 with .net 5 aspnet core. The left to right is working fine as seen following
But I change the language to Arabic to see right to left functionality, it displays like following:
As can bee seen, 1 and 2 is properly aligned but the 3 and 4 is not.
2 Answer(s)
-
0
More than the above, the grid header is fixed which is not moving as we scroll horizontally. Please see following link https://1drv.ms/u/s!ApaJe8zHnZtBq3CHrHb3cJYVicxw?e=mkAlK7
-
0
Hi @hafiz,
Thank you for creating this issue. I have reproduced the problem about headers on http://volosoft.demo.aspnetzero.com/ (username: admin, password: 123qwe) but I couldn't reproduce the problem about action buttons on Users page.
Could you check on your solution if action buttons shift problem occurs on Users page ?
I will create an issue on GitHub repository according to your reply.