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

[Slider] Min/max labels overlap with CurrentLabel with long values #1091

Open
MarkoOleksiyenko opened this issue Jan 13, 2025 · 0 comments
Open
Labels
bug Something isn't working widget: slider

Comments

@MarkoOleksiyenko
Copy link
Contributor

Describe the bug
When slider has big labels for min/max/current labels we have the overlap of the labels.

To Reproduce
Go to the custom accessibility example and move current close to min/max

Expected behavior
Min/max label should disappear before the overlapping happens

Additional context
Possibly apply the getBoundingClientRect to compute the overlapping instead of relying on the hardcoded behavior

@MarkoOleksiyenko MarkoOleksiyenko added bug Something isn't working widget: slider labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working widget: slider
Projects
None yet
Development

No branches or pull requests

1 participant