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

在 spin 的遮罩下仍可以点击到 radio #6759

Closed
maroon1 opened this issue Jul 7, 2017 · 1 comment
Closed

在 spin 的遮罩下仍可以点击到 radio #6759

maroon1 opened this issue Jul 7, 2017 · 1 comment

Comments

@maroon1
Copy link

maroon1 commented Jul 7, 2017

Version

2.11.2

Environment

Win10,Chrome59

Reproduction link

https://codepen.io/maroon1/pen/mwGRMr/

Steps to reproduce

点击 radio

What is expected?

无任何反应

What is actually happening?

触发 onChange,弹出消息框


默认 ant-spin-spinning 的 max-height 为 320px,当内容高度大于 320px 时,由于 radio 的 z-index 为 1,大于 ant-spin-nested-loading 层的 z-index,造成 ant-spin-spinning 范围外的 radio 元素可以被点击到。

@ant-design-bot
Copy link
Contributor

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.
See: #4897

@afc163 afc163 closed this as completed in ed070c9 Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants