Bug 1908576
| Summary: | The flavor in customize wizard can be manipulated by chrome developer tools | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Guohua Ouyang <gouyang> | ||||
| Component: | Console Kubevirt Plugin | Assignee: | Tomas Jelinek <tjelinek> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Guohua Ouyang <gouyang> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 4.7 | CC: | aos-bugs, gouyang, yzamir | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-01-04 10:06:08 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: |
|
||||||
@Guohua, is this an automation issue ? do we expect users to do that ? (In reply to Yaacov Zamir from comment #1) > @Guohua, is this an automation issue ? do we expect users to do that ? it's not an automation issue and we don't expect user to do this. :) Just see this while looking for a better css selector. *** This bug has been marked as a duplicate of bug 1908573 *** |
Created attachment 1739867 [details] flavor string Description of problem: Select a flavor in customize wizard, then open the chrome developer tools and inspect the string like "Medium" and "-2 vCPUs, 8 GiB Memory", the flavor in the wizard is changing to splited string instead of concatenated string. Version-Release number of selected component (if applicable): OCP 4.7 How reproducible: 100% Steps to Reproduce: 1. Select a flavor in customize wizard 2. Open the chrome developer tools 3. Inspect the flavor string. Actual results: Expected results: Additional info: