Open
Description
Summary
RangeSlider seems to incorrectly locate the cursor's position
Extra info:
- Was able to reproduce on my project
- In my project it seems to occur on the built version (ie
vite build
) but not on dev environment (vite
) - MacOS Sonoma 14.3.1
- Browser: Chrome 126.0.6478.183
Expected behavior
Dragging the min/max circles should match the cursor location
Actual behavior
- There is a shift between the cursor and the range selector when trying to click or drag
- In some cases the browser seems to drag something else (maybe some sort of overlay?). This one happened only once when recording the screen but could not reproduce after.
Steps to reproduce
- Go to documentation page:
- Go to first example
- Add Money Spent filter
- Try to move the min or max selectors
Are you using React components?
Yes
Polaris version number
12.25.0
Browser
Chrome 126.0.6478.183
Device
MacOS 14.3.1