Hide Forgot
Description of problem: Git repo URL field in the Import from Git +Add flow shows the validated checkmark in the form field intermittently. It seems to not show up the first time the field validates but if the value is reentered, it does show up. Version-Release number of selected component (if applicable): 4.10.0-0.nightly-2022-01-11-065245 How reproducible: Every time Steps to Reproduce: 1. Go to +Add 2. Select Import from Git 3. Enter a valid URL 4. Notice that while the field validated, the icon does not appear on the right side of the field. Actual results: Icon does not appear on right side of field. Expected results: Green checkmark should show up on right side of field. Additional info:
Investigation showed that this bug is caused by CSS provided by the Chrome internal auto-fill functionality. It basically overrides the "background-image" property of the input element to display the blue-ish color which indicates the successful auto-fill. This affects the TextInput component of PatternFly ... TL;DR: if you use the TextInput component of PatternFly combined with the "background-image" property it always breaks when you use auto-fill. Will open a PatternFly issue separately.
This bug is currently on hold since we are not able to come up with an actual CSS fix.
verified on 4.11.0-0.nightly-2022-04-21-192140
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: OpenShift Container Platform 4.11.0 bug fix and security update), 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:5069