kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

RTL in NumericTextBox doesn't move the value to the right

Open Yanko-Georgiev opened this issue 1 year ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

Enabling RTL in NumericTextBox doesn't move the value of the input to the right side of the input.

Expected behavior

Enabling RTL in NumericTextBox should move the value of the input to the right side of the input.

Minimal reproduction of the problem with instructions

  1. Open this Stackblitz demo: https://stackblitz.com/edit/react-akv4mv-k9qkxg?file=app%2Fapp.tsx
  2. Notice the difference between the NumericTextBox and the regular input

Reported in Ticket ID: 1667564

Yanko-Georgiev avatar Oct 17 '24 12:10 Yanko-Georgiev