We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug
What version are you using? 2.21.11
What browser? Chrome /Edge last version
What did you expect to happen? when I am using checkbox mode and check items, the vgt-pull-right (for button) css class will respect RTL.
What actually happened? vgt-pull-right (for button) css class is hard-coded right. in RTL it need to be left.
see the JSFIddle, and check a row checkbox to see the row with "X was checked" and button.
its in hebrew: the button https://jsfiddle.net/xjhyrmo2/2/
Thanks for very-good product!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Type (delete the irrelevant ones)
Bug
Specs
What version are you using?
2.21.11
What browser?
Chrome /Edge last version
Expected Behavior
What did you expect to happen?
when I am using checkbox mode and check items, the vgt-pull-right (for button) css class will respect RTL.
Actual Behavior
What actually happened?
vgt-pull-right (for button) css class is hard-coded right. in RTL it need to be left.
Steps to Reproduce the Problem
see the JSFIddle, and check a row checkbox to see the row with "X was checked" and button.
jsfiddle
its in hebrew: the button
https://jsfiddle.net/xjhyrmo2/2/
Thanks for very-good product!
The text was updated successfully, but these errors were encountered: