Bug 1828471

Summary: Editing YAML when creating Argo CD operator's Application CR causes white screen exception
Product: OpenShift Container Platform Reporter: Peter Kreuser <pkreuser>
Component: Management ConsoleAssignee: bpeterse
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs, jokerman, jonjacks
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: 2020-04-28 20:08:54 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:
Description Flags
dev console error none

Description Peter Kreuser 2020-04-27 19:14:37 UTC
Created attachment 1682249 [details]
dev console error

Description of problem:
When interacting with the "create operand" editor an uncaught runtime error is thrown (white screen)

Version-Release number of selected component (if applicable):
4.5.0-0.nightly-2020-04-27-085228

How reproducible:
Always

Steps to Reproduce:
1.Install 'Argo CD' operator (not sure if happens for other operators)
2.Navigate to the operator and create a new instance of its 'Application' custom resource (not sure if it happens for other CRs)
3.The form editor is shown to create the CR, switch to the YAML editor
4.Start editing the YAML (add a new line, or add a space, or basically any interaction with the YAML editor
5.Attached error is thrown

Actual results:
Runtime exception / white screen

Expected results:
YAML editor is updated

Additional info:
Jon Jackson helped me confirm we could reproduce.

Comment 1 Jon Jackson 2020-04-28 20:08:54 UTC

*** This bug has been marked as a duplicate of bug 1827538 ***