You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our website often used modal to display form data. user want copy data from modal but often drag out of the viewport and release the mouse the modal closes,caused information should be fill again.
What does the proposed API look like?
I think modal components should be added a mouseup event, feel the mouse in the modal viewport, press the mouse out of the viewport release the mouse will shut down, in many scenes experience is not good enough.
The text was updated successfully, but these errors were encountered:
It will be better to write your issue/comment in English, so more people can understand you.
And this means that more people can help you or benefit from your issue/comment.
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
Feb 18, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What problem does this feature solve?
Our website often used modal to display form data. user want copy data from modal but often drag out of the viewport and release the mouse the modal closes,caused information should be fill again.
What does the proposed API look like?
I think modal components should be added a mouseup event, feel the mouse in the modal viewport, press the mouse out of the viewport release the mouse will shut down, in many scenes experience is not good enough.
The text was updated successfully, but these errors were encountered: