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 Tooltip not always updating as expected #19559

Open
iurycarlos opened this issue Feb 19, 2025 · 0 comments
Open

Slider Tooltip not always updating as expected #19559

iurycarlos opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@iurycarlos
Copy link
Contributor

Current behavior

Depending on the speed, or even the proportion between data range and slider size, the Slider Tooltip is not updating as expected.
Sometimes, we can see the ToolTip value is from the last "tick" while the binding value is already updated.

If user releases the pointer and click again without any movement, the updated value can be observed.

Image

This issue is more frequent in production, probably related to any delay caused to other part of the code.

Image

Expected behavior

ToolTip and Slider value should be always the same.

How to reproduce it (as minimally and precisely as possible)

To reproduce the issue, please access the link:

https://playground.platform.uno/#4ef51239

And try to drag from one side to another, but don't release the pointer. You will see sometimes it will see a difference of 2 units depending on the direction of the dragging.

Probably the same root cause as #13865

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@iurycarlos iurycarlos added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Feb 19, 2025
@ramezgerges ramezgerges self-assigned this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

2 participants