Spinner is stuck when deleting image in angularized panel
Bug #1704118 reported by
Bence Romsics
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
Medium
|
Lajos Katona |
Bug Description
Reproduction:
local_settings:
ANGULAR_FEATURES={
'images_
...
}
devstack commit b79531a9f967362
horizon commit d5779eae0ad2675
Go to detail page of an image eg: /ngdetails/
Click delete image. After that the image is deleted though multiple UI errors can be seen:
1) The 'Please wait' spinner is stuck forever
2) A red toast is displayed: Error: Unable to retrieve the image
3) In the javascript console this error appears:
GET http://
Changed in horizon: | |
assignee: | nobody → Lajos Katona (lajos-katona) |
status: | New → In Progress |
Changed in horizon: | |
importance: | Undecided → Medium |
milestone: | none → queens-1 |
Changed in horizon: | |
assignee: | Lajos Katona (lajos-katona) → Shu Muto (shu-mutou) |
Changed in horizon: | |
assignee: | Shu Muto (shu-mutou) → Lajos Katona (lajos-katona) |
Changed in horizon: | |
milestone: | queens-1 → queens-2 |
Changed in horizon: | |
milestone: | queens-2 → queens-3 |
Changed in horizon: | |
milestone: | queens-3 → queens-rc1 |
Changed in horizon: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in horizon: | |
milestone: | queens-rc2 → rocky-1 |
To post a comment you must log in.
Some of it is being fixed here: https:/ /review. openstack. org/481468