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

按钮在加载状态仍然可以点击 #3479

Closed
runningxiao opened this issue May 23, 2019 · 2 comments
Closed

按钮在加载状态仍然可以点击 #3479

runningxiao opened this issue May 23, 2019 · 2 comments

Comments

@runningxiao
Copy link

Reproduction link

https://ng-zorro-antd-start-5ujzdw.stackblitz.io

Steps to reproduce

两个按钮,一个button的文本为空只有i标签,loading状态下可以继续点击,一个button有文本信息,在loading状态下无法继续点击

What is expected?

按钮在loading状态下无法点击

What is actually happening?

button在文本为空的时候,loading状态下仍然可以继续点击

Environment Info
ng-zorro-antd 7.1.0
Browser 谷歌
@ng-zorro-bot
Copy link
Collaborator

Translation of this issue:


button can still be clicked in the loading state

Reproduction link

https://ng-zorro-antd-start-5ujzdw.stackblitz.io

Steps to reproduce

Two buttons, the text of a button is empty, only the i tag, you can continue to click in the loading state, a button has text information, can not continue to click in the loading state

What is expected?

The button cannot be clicked in the loading state

What is actually happening?

When the text is empty, the button can still continue to click in the loading state.

Environment Info
ng-zorro-antd 7.1.0
Browser Google

@hsuanxyz
Copy link
Member

@runningxiao 会在下次合并样式时修复

https://github.com/NG-ZORRO/ng-zorro-antd/pull/3465/files#diff-68de505498c369b48fe255de576fa18eR114

hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue May 28, 2019
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue May 28, 2019
@wenqi73 wenqi73 closed this as completed in 050f141 Jun 5, 2019
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* feat(module:button): support link type

close NG-ZORRO#3479

* docs(module:button): fix demo

* feat(module:core): wave directive support disable
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* feat(module:button): support link type

close NG-ZORRO#3479

* docs(module:button): fix demo

* feat(module:core): wave directive support disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants