Bug 1849148
| Summary: | Cannot paste into Namespaces > Create Namespace "Labels" field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Jason Boxman <jboxman> | ||||||
| Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.4 | CC: | aos-bugs, jokerman, rhamilto, spadgett, yapei | ||||||
| Target Milestone: | --- | Keywords: | UserExperience | ||||||
| Target Release: | 4.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Mac OS | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-10-27 16:08:12 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1850292 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1699077 [details]
Valid Labels Green
Created attachment 1699078 [details]
Invalid Labels Red
1. Namespaces > Create Namespace 2. Try to paste text into "Labels" field, text can be pasted now, when labels are invalid text will be in red color, while labels are valid text will be in green color, user is only allowed to paste one pair of key/value one time. verified on 4.6.0-0.nightly-2020-06-26-035408 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 (OpenShift Container Platform 4.6 GA Images), 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/RHBA-2020:4196 |
Description of problem: I'm writing a procedure[0] that includes creating a namespace for an Operator. The namespace needs a label that is nontrivial to type correctly, and I found that I cannot paste content into the field. Version-Release number of selected component (if applicable): How reproducible: Always. Steps to Reproduce: 1. Namespaces > Create Namespace 2. Try to paste text into "Labels" field Actual results: No effect. I pasted into the "Name" field to confirm I had copied the origin text successfully, and that did work. Expected results: The complex label I copied pastes successfully: ``` openshift.io/run-level: '1' ``` Additional info: Opera beta: Version:69.0.3686.21 OS X 10.15.3 [0] https://github.com/openshift/openshift-docs/pull/22512