Created attachment 1875389 [details] Create appset UI Description of problem: Hyphen(s) is deleted unexpectedly in UI when yaml is turned on Version-Release number of selected component (if applicable): ACM 2.5.0-DOWNSTREAM-2022-04-21-01-26-54 How reproducible: Steps to Reproduce: 1. Go to Applications > Create Application set 2. Turn on yaml editor 3. Type in application set name containing hyphen(s) Actual results: Hyphen(s) is deleted automatically in the form, yet persisted in yaml editor Expected results: Additional info:
G2Bsync 1111170827 comment KevinFCormier Wed, 27 Apr 2022 15:54:29 UTC G2Bsync We don't see the exact issue described, but we do see some cases where characters entered in the form are lost in both the form and the YAML. @jeswanke will investigate.
G2Bsync 1121234440 comment thuyn-581 Mon, 09 May 2022 15:14:30 UTC G2BSync - Issue no longer observed on 2.5.0-DOWNSTREAM-2022-05-06-05-02-19.
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 (Important: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes), 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/RHSA-2022:4956
You can create a pubspec.yaml file on root directory or open the bottom terminal and try flutter create . it will provide default structure. Now to get pub package, check the import section and add on pubspec.yaml https://www.miocado.me/ Thanks,