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

[Bug][Slider] Drag point leaves boundaries in RTL mode #2585

Open
filipKovachev opened this issue Oct 17, 2024 · 0 comments
Open

[Bug][Slider] Drag point leaves boundaries in RTL mode #2585

filipKovachev opened this issue Oct 17, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Inputs SEV: Medium triaged mark the triaged issues with correct priority

Comments

@filipKovachev
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

Currently wrapping the Slider in a div with rtl="right" results in the drag point leaving the boundaries

Expected behavior

If the Slider is wrapped In a div with rtl="right" the drag point should not leave the boundaries

Minimal reproduction of the problem with instructions

  1. Open this example: https://stackblitz.com/edit/react-8gz6hg-8arwmo?file=app%2Fapp.jsx
  2. Drag the slider and observe how the UI breaks

Reported in Ticket ID: 1667559

@filipKovachev filipKovachev added Bug Item which indicates that something is not working pkg:Inputs SEV: Low KendoReact triaged mark the triaged issues with correct priority SEV: Medium and removed SEV: Low labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Inputs SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant