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(bal-input-slider): Track Position not correct when min is used #967

Closed
1 task done
GinaBiondo-aperto opened this issue Jun 22, 2023 · 1 comment
Closed
1 task done
Labels
🐛 bug Something isn't working

Comments

@GinaBiondo-aperto
Copy link
Collaborator

Current Behavior

The slider track position is not calculated correctly, when the min attribute is used.

Using a min greater then 0 will always mess up the position:
Bildschirmfoto 2023-06-22 um 10 29 11

Expected Behavior

Track position should match value und thumb position

Steps to Reproduce

Usage with min attribute greater then 0

Version

13.4.1

Browsers

No response

Device

No response

Code Reproduction URL

No response

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@GinaBiondo-aperto GinaBiondo-aperto added the 🐛 bug Something isn't working label Jun 22, 2023
@hirsch88 hirsch88 changed the title fix(bal-input-slider): Track Position not correct when min is used 🐛 fix(bal-input-slider): Track Position not correct when min is used Jun 26, 2023
@hirsch88 hirsch88 removed their assignment Aug 8, 2023
@hirsch88
Copy link
Member

hirsch88 commented Aug 8, 2023

will be done with #724

@hirsch88 hirsch88 closed this as completed Aug 8, 2023
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

No branches or pull requests

2 participants