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

[Question] 通过IDIalogService.open打开的对话框,如何设置按下回车键时不关闭? #3587

Closed
Augustjoe opened this issue Apr 24, 2024 · 2 comments
Labels
💬 question Further information is requested

Comments

@Augustjoe
Copy link

image
看源码好像监听了回车键,如何取消?
image
现在嵌入了一个如上图的弹窗,但用户按下回车键时会关闭,如何设置按下回车键时不关闭?

@Augustjoe Augustjoe added the 💬 question Further information is requested label Apr 24, 2024
@erha19
Copy link
Member

erha19 commented Apr 24, 2024

@Augustjoe 参考快捷键注册逻辑,如果不需要,可以卸载一下这个快捷键,或者复写一下这个服务。

@Augustjoe
Copy link
Author

@erha19
image
卸载了,感谢回答

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💬 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants