Description of problem ====================== ODF dialog "Connect an external storage platform" doesn't allow one to copy paste json value from ceph-external-cluster-details-exporter.py script directly. Version-Release number of selected component ============================================ OCP 4.11.0-0.nightly-2022-05-18-171831 ODF 4.11.0-75 How reproducible ================ 100% Steps to Reproduce ================== 1. Deploy OCP cluster 2. Install ODF operator there 3. When creating StorageSystem, use "Connect an external storage platform" option and select "Red Hat Ceph Storage" 4. Try to copy paste json outup of ceph-external-cluster-details-exporter.py script Actual results ============== Copy pasting of json value is not possible, only file upload is available. Expected results ================ One can either copy paste value from the script, or upload the json from a file. Additional info =============== When creating storage cluster, one can have a browser opened on their local machine, while running the exported script on some other machine, most likely even in a conainter (see cephadm shell). So it's bit easier to copy paste the output from the script compared to saving it to a file first, and then uploading it.
Created attachment 1881396 [details] screenshot #1: Connection details dialog without an option to copy paste value Attaching screenshot, browser used: firefox-100.0-2.fc35.x86_64
This is how the features' UXD was designed. This would require change in the component used. Closing as NOT A BUG. This should come in as a feature.