Created attachment 771058 [details] screen shot and logs Description of problem: I am working with nfs remote storage on two computes. when we try to create a snapshot for a volume its not yet implemented and the snapshot is created in status Error. when I try to remove the snapshot the UI gets stuck (see screen shot) Version-Release number of selected component (if applicable): python-django-horizon-2013.1.2-1.el6ost.noarch How reproducible: 100% Steps to Reproduce: 1. install a set up with two computes with packstack (AIO + 1 nova) with remote nfs storage for cinder 2. create a volume 3. try to create a snapshot 4. try to delete the snapshot Actual results: UI is stuck Expected results: we should be able to remove the snapshot Additional info:
Thank you for attaching a screenshot. I think this may be a small UI hiccup: could you try scrolling up when this happens again? I suspect the confirmation message is showing at the top of the screen, asking you to confirm the deletion before proceeding.
yes, you are right :) I did not even notice that because I had a long list of snapshots and the message was in the top of the screen.
Yes, we should focus on the modal when it appears.
Bug opened upstream. IMO this should be tracked upstream only, as this is a low priority small impact UX improvement. Thanks! https://bugs.launchpad.net/horizon/+bug/1251361