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

Fix: allow zero value using nullish coalescing operator(Slider) #7079

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

KumJungMin
Copy link
Contributor

@KumJungMin KumJungMin commented Aug 24, 2024

Defect Fixes


Test

When the min value is set to -180 and the max value is set to 180.

Before

  • When the value is 0, the handle moves to the wrong position.
2024-08-24.11.14.00.mov

After

2024-08-24.11.12.57.mov

Copy link

vercel bot commented Aug 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Aug 24, 2024 2:09am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Aug 24, 2024 2:09am

@KumJungMin KumJungMin changed the title Fix: allow zero value using nullish coalescing operator Fix: allow zero value using nullish coalescing operator(Slider) Aug 24, 2024
@KumJungMin KumJungMin marked this pull request as ready for review August 24, 2024 02:16
@melloware melloware merged commit 8b59787 into primefaces:master Aug 24, 2024
9 checks passed
@KumJungMin KumJungMin deleted the fix/issue-7072 branch August 24, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants