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

[ColorPickerPanel] slider move出元素之外,再次move到元素中还能触发mousemove事件 #3041

Closed
Jippp opened this issue Aug 8, 2024 · 2 comments
Labels
to be published fixed, not be published

Comments

@Jippp
Copy link
Contributor

Jippp commented Aug 8, 2024

tdesign-react 版本

1.7.9

重现链接

https://stackblitz.com/edit/react-lv2q4a-6dgsrz?file=src%2Fdemo.tsx

重现步骤

  1. 鼠标移动到slider上
  2. 按下鼠标 保持不松开 向左或向右移动出slider
  3. 鼠标松开,再次将鼠标移动到slider上
  4. 没有按下鼠标,但是还能滑动

期望结果

上述重现步骤第3、4步,没有按下鼠标,应该不能继续滑动

实际结果

上述重现步骤第3、4步,没有按下鼠标,但是还能继续滑动

框架版本

No response

浏览器版本

Chrome(127.0.6533.90)

系统版本

Windows 10

Node版本

v18.20.1

补充说明

并没有特定的场景,官网的demo也有相同问题。

Copy link
Contributor

github-actions bot commented Aug 8, 2024

👋 @Jippp,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@uyarn uyarn added the to be published fixed, not be published label Aug 9, 2024
@uyarn
Copy link
Collaborator

uyarn commented Aug 22, 2024

fixed 1.8.0, thanks for @Jippp 🌹

@uyarn uyarn closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published fixed, not be published
Projects
None yet
Development

No branches or pull requests

2 participants