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

Range slider get stuck when both handle on max value #2074

Closed
emaulandi opened this issue Feb 1, 2022 · 1 comment
Closed

Range slider get stuck when both handle on max value #2074

emaulandi opened this issue Feb 1, 2022 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@emaulandi
Copy link

Bug report

Similar issue on primeng that don't seem to be resolved : primefaces/primeng#1285

CodeSandbox Case (Bug Reports)
We can see this behavior on the component page : https://primefaces.org/primevue/showcase/#/slider
image

Current behavior
When having both handle on the maximum value, the slider get stuck [max, max]. It is not possible to drag a handle to a lower value.

Expected behavior
When having both handle on the maximum value, it is possible to change the range to [x, max]

  • Vue version: 3

  • PrimeVue version: 3.11.1

  • Browser: all

@tugcekucukoglu tugcekucukoglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Feb 1, 2022
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Mar 11, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.13.0 milestone Mar 11, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Mar 11, 2022
tugcekucukoglu added a commit that referenced this issue Mar 11, 2022
Fixed #2074 - Range slider get stuck when both handle on max value
@agrawalrohant
Copy link

What version of Prime NG this fix is available ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants