vue-good-table
vue-good-table copied to clipboard
vgt-pull-right
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!