Bug 1289781
| Summary: | Fix Angular form rendering issues visible on slower machines and add focus to the first element in the form | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aparna Karve <akarve> | ||||
| Component: | UI - OPS | Assignee: | Aparna Karve <akarve> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Taras Lehinevych <tlehinev> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, hkataria, jhardy, mfeifer, mpovolny, obarenbo | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.6.0.0 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1290016 (view as bug list) | Environment: | |||||
| Last Closed: | 2016-06-29 15:18:47 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1290016 | ||||||
| Attachments: |
|
||||||
This is already fixed in upstream. Verified in 5.6.0.4-beta2.3 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348 |
Created attachment 1103743 [details] Red "Required" boxes that are briefly visible for existing records Description of problem: An angularized form (like cloud provider) sometimes loads itself prematurely even before the actual initialization of angular has occurred. This issue is more pronounced on slower machines. Attached screenshot might give a better picture of the problem. Version-Release number of selected component (if applicable):5.5.z How reproducible: Sometimes. Visible on slower machines Steps to Reproduce: 1. Open an existing Cloud Provider, Host or Provider foreman in the edit mode 2. 3. Actual results:Red border boxes with "Required" are shown for a split second and then the values are populated. Expected results: Clean loading of the form. Red boxes should not be visible for existing records Additional info: