Description of problem: 'Add item' and 'Remove item' link in add config files page is not headline case.General rule for patternfly's guidelines is that it should be headline case in link actions or buttons, and OpenShift web console should make consistent with that. Version-Release number of selected component (if applicable): v3.5.0.32-1+4f84c83 How reproducible: Always Steps to Reproduce: 1.Create DC and ConfigMap $ oc run myrun --image=aosqe/hello-openshift $ oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/configmap/configmap.yaml 2.Go to Deployments -> myrun -> Configuration tab -> Click Add Config Files 3.Add values from a configmap as following: Source: special-config Mount Path: /data Make sure Select specific keys and paths is selected 4.Click "Add item" Actual results: 3. After we select "Select specific keys and paths", there is "Add item" link through which we could add multiple specific keys and paths, but word 'item' is not capitalized 4. After click 'Add item', there is 'Remove item' link, also word 'item' is not capitalized Expected results: 3. Add item link should be headline case as 'Add Item' 4. Remove item link should be headline case as 'Remove Item' Additional info:
Also 'Create route' on browse/services/<service> page should be headline case
Created attachment 1256386 [details] Create-route
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/f3a6462174b4cdb30230a33a45e3c01d99e58099 Bug 1425686 - Make "Add Item" and "Remove Item" headline case https://bugzilla.redhat.com/show_bug.cgi?id=1425686
This has been merged into ocp and is in OCP v3.6.27 or newer.
Description has fixed in OCP v3.6.27
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, 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/RHEA-2017:1716