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(Slider): lower value not updated when is equal to upper value #1078

Merged
merged 3 commits into from
May 30, 2024

Conversation

endv-bogdanb
Copy link
Collaborator

@endv-bogdanb endv-bogdanb commented May 30, 2024

Description

Fixes slider not updating when lower value is equal to upper value.

Related Issue

Documentation

Screenshots (if applicable)

Before After
Screen.Recording.2024-05-30.at.21.41.28.mov
Screen.Recording.2024-05-30.at.21.43.47.mov

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@endv-bogdanb endv-bogdanb added the bug 🐛 Something isn't working label May 30, 2024
@endv-bogdanb endv-bogdanb force-pushed the fix/slider-value-not-update branch from 0da2c11 to 1b8cebd Compare May 30, 2024 18:53
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr changed the title fix(slider): value not updated when lower value is equal to upper value fix(Slider): lower value not updated when is equal to upper value May 30, 2024
@dgonzalezr dgonzalezr merged commit 4652d99 into main May 30, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the fix/slider-value-not-update branch May 30, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants