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

上传组件的拖拽上传之后不能从列表删除 #3034

Closed
jjm2473 opened this issue Mar 6, 2019 · 3 comments
Closed

上传组件的拖拽上传之后不能从列表删除 #3034

jjm2473 opened this issue Mar 6, 2019 · 3 comments
Assignees

Comments

@jjm2473
Copy link

jjm2473 commented Mar 6, 2019

Reproduction link

https://ng.ant.design/components/upload/zh

Steps to reproduce

https://ng.ant.design/components/upload/zh
官方示例的拖拽上传就有问题;

1.找到拖拽上传组件
2.上传文件
3.等待上传完成
4.点项目的X按钮

What is expected?

上传完之后点X可以从列表移除

What is actually happening?

发生异常, 项目未移除

Environment Info
ng-zorro-antd 7.0.1
Browser Chrome/72.0.3626.119, Firefox/65.0
@ng-zorro-bot
Copy link
Collaborator

Translation of this issue:


Upload component drag and drop cannot be deleted from the list after uploading

Reproduction link

https://ng.ant.design/components/upload/en

Steps to reproduce

Https://ng.ant.design/components/upload/zh
There is a problem with the drag and drop upload of the official example;

  1. Find the drag and drop upload component
  2. Upload files
  3. Wait for the upload to complete
  4. Click the item's X button

What is expected?

Point X can be removed from the list after uploading

What is actually happening?

An exception occurred and the item was not removed

Environment Info
ng-zorro-antd 7.0.1
Browser Chrome/72.0.3626.119, Firefox/65.0

@jjm2473
Copy link
Author

jjm2473 commented Mar 6, 2019

Cannot remove item from list after upload.

https://ng.ant.design/components/upload/en#components-upload-demo-drag

wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 6, 2019
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 13, 2019
close NG-ZORRO#3034

fix: multi fixes

fix: fix bugs to pass tests

chore: get test specs back

fix: rollup

fix: try to fix rollup by locking version

test: add aborting searching test

fix: lint

chore: try to adopt prettier

chore: remove @Private
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 13, 2019
close NG-ZORRO#3034

fix: multi fixes

fix: fix bugs to pass tests

chore: get test specs back

fix: rollup

fix: try to fix rollup by locking version

test: add aborting searching test

fix: lint

chore: try to adopt prettier

chore: remove @Private
wzhudev pushed a commit to wzhudev/ng-zorro-antd that referenced this issue Mar 21, 2019
close NG-ZORRO#3034

fix: multi fixes

fix: fix bugs to pass tests

chore: get test specs back

fix: rollup

fix: try to fix rollup by locking version

test: add aborting searching test

fix: lint

chore: try to adopt prettier

chore: remove @Private
@jjm2473
Copy link
Author

jjm2473 commented Mar 27, 2019

fix in which version?

Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this issue Apr 9, 2020
* fix(module:cascader): fix columns not dropped

fix: multi fixes

fix: fix bugs to pass tests

chore: get test specs back

fix: rollup

fix: try to fix rollup by locking version

test: add aborting searching test

fix: lint

chore: try to adopt prettier

chore: remove @Private

* fix: fix types in utils

* fix: remove redefined interfaces

* fix: fix cascacder folded when quiting searching mode

* fix: set timer to null

* fix: fix cannot be reset & column not drop for leaf node

close NG-ZORRO#3034
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this issue Aug 5, 2020
* fix(module:cascader): fix columns not dropped

fix: multi fixes

fix: fix bugs to pass tests

chore: get test specs back

fix: rollup

fix: try to fix rollup by locking version

test: add aborting searching test

fix: lint

chore: try to adopt prettier

chore: remove @Private

* fix: fix types in utils

* fix: remove redefined interfaces

* fix: fix cascacder folded when quiting searching mode

* fix: set timer to null

* fix: fix cannot be reset & column not drop for leaf node

close NG-ZORRO#3034
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