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

Message组件鼠标悬停不销毁(Message component is not destroyed when the mouse hover) #1036

Closed
zguiyang opened this issue Sep 1, 2021 · 0 comments · Fixed by #1039
Assignees
Labels
feature request New feature or request

Comments

@zguiyang
Copy link

zguiyang commented Sep 1, 2021

This function solves the problem (这个功能解决的问题)

鼠标悬停在message信息组件上时,此信息永不消失,鼠标移开了间隔一定时间才消失。使用场景:当提示信息过长时,用户可复制此提示信息。When you hover over a message component, the message never disappears until the mouse moves away for a certain amount of time. Usage scenario: When the message is too long, you can copy the message

Expected API (期望的 API)

鼠标悬停,当前提示信息实例不销毁
The current prompt instance is not destroyed when the mouse hover over it

@github-actions github-actions bot added the feature request New feature or request label Sep 1, 2021
@Volankey Volankey self-assigned this Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants