Bug 1126286
| Summary: | [RFE][Admin GUI] missing indicator in 'Add Users and Groups' dialog when the search took more than few seconds. | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Kobi Hakimi <khakimi> | ||||||||||||||
| Component: | Frontend.WebAdmin | Assignee: | Alexander Wels <awels> | ||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Gonza <grafuls> | ||||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||||
| Priority: | medium | ||||||||||||||||
| Version: | 3.5.0 | CC: | awels, bugs, gklein, iheim, lsurette, mgoldboi, oourfali, rbalakri, Rhev-m-bugs, sbonazzo, srevivo, ykaul | ||||||||||||||
| Target Milestone: | ovirt-4.0.0-alpha | Keywords: | FutureFeature | ||||||||||||||
| Target Release: | 4.0.0 | Flags: | rule-engine:
ovirt-4.0.0+
grafuls: testing_plan_complete- rule-engine: planning_ack+ rule-engine: devel_ack+ pstehlik: testing_ack+ |
||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | ovirt 4.0.0 alpha1 | Doc Type: | Enhancement | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2016-07-05 08:03:27 UTC | Type: | Bug | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
we already have a spinner animated gif for dialogs (open the New VM dialog, for example, to see it) and a three square animated gif for grids - need to use one of them (and not "invent" a new "progress bar" or anything like that). Created attachment 1111493 [details]
Add user searching
Created attachment 1111494 [details]
Add user searching users
Created attachment 1111495 [details]
Add user result user
Created attachment 1111496 [details]
Users main tab group
Created attachment 1111497 [details]
Users main tab users
This is related to bz1250102 which is what originated the original patch. Verified with: ovirt-engine-4.1.0-0.0.master.20160605051229.gitb398fa2.el7.centos.noarch oVirt 4.0.0 has been released, closing current release. |
Created attachment 923774 [details] The 'Add Users and Groups' Dialog looks with greyed out Go button and no progress bar Description of problem: [RFE RHEVM GUI] missing indicator in 'Add Users and Groups' dialog when the search took more then few seconds. Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.4.0-0.21.el6ev oVirt Engine Version: 3.5.0-0.0.master.20140715172116.git4687dc1.el6 How reproducible: Always Steps to Reproduce: 1. Import LDAP with a lot of users and groups(1000+). 2. Go to Users tab and click on Add. 3. Search for *. Actual results: The 'Add Users and Groups' Dialog looks with greyed out Go button and no progress bar or other indicator that its not stuck. Expected results: To add some indicator like progress bar which let me know that the search is working and not stuck. Additional info: see attached snapshot