skyline-console/releasenotes/notes/Support-Progress-And-Abort-For-Download-cf85833aaac25fec.yaml
xusongfu b7a8b6f335 feat: Support download file progress and abort download
1.Support showing download progress when download file
2.Support abort download file

Closes-Bug: #1990355
Change-Id: I7d29ddfee7ddb79c8b2ddd4359846adee23d0b76
2022-10-19 14:38:22 +08:00

10 lines
282 B
YAML

---
features:
- |
`Feature #1990355 <https://bugs.launchpad.net/skyline-console/+bug/1990355>`_:
Support progress add abort when use modal form to download file:
* Support showing download progress when download file.
* Support abort request when download file.