Bug 1287823
| Summary: | A service dialog that has two dynamic drop-down lists displays the second list incorrectly (not as a drop-down) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Peter McGowan <pmcgowan> | ||||||
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.5.0 | CC: | hkataria, jhardy, mpovolny, obarenbo | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-12-02 20:03:04 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: |
|
||||||||
Created attachment 1101591 [details]
Screenshot showing incorrectly displayed second element
*** This bug has been marked as a duplicate of bug 1283733 *** |
Created attachment 1101590 [details] dialog export Description of problem: I have a service dialog that contains two dynamic drop-down lists (attached). The method that populates the second element uses a value input in the first element. When a value for the first element is selected from the drop-down, the second element content is calculated correctly, but displayed incorrectly. It appears as flat text, not as a drop-down list, and no values from the list can be selected. Version-Release number of selected component (if applicable): 5.5.0.12-rc2.20151124135609_653c0d4 How reproducible: Every time Steps to Reproduce: 1. Import the attached dialog 2. Create methods to populate the two dynamic drop-downs 3. Create a service catalog item that uses the dialog, and order from this 4. Select an item in the first dynamic list, and Refresh the second list Actual results: See screenshot Expected results: A value from the second drop-down list should be selectable Additional info: