Bug 982677
| Summary: | horizon: cannot see conformation message when removing a snapshot from the button of the list (message appears at the top of the screen) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Dafna Ron <dron> | ||||
| Component: | python-django-horizon | Assignee: | Julie Pichon <jpichon> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | aortega, athomas, dron, jkt, jpichon, mrunge, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 5.0 (RHEL 7) | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-14 17:47:40 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
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 |
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: