Skip to content

Commit cec7e70

Browse files
authored
Merge pull request #86982 from jhradilek/fix-kebab-menu
Use a consistent description for the "kebab" menu
2 parents d606f00 + 397b7f7 commit cec7e70

33 files changed

+49
-49
lines changed

applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
The *Developer* perspective in the web console provides you the following options from the *+Add* view to create applications and associated services and deploy them on {product-title}:
1010

11-
* *Getting started resources*: Use these resources to help you get started with Developer Console. You can choose to hide the header using the *Options* menu {kebab}.
11+
* *Getting started resources*: Use these resources to help you get started with Developer Console. You can choose to hide the header using the Options menu {kebab}.
1212
** *Creating applications using samples*: Use existing code samples to get started with creating applications on the {product-title}.
1313
** *Build with guided documentation*: Follow the guided documentation to build applications and familiarize yourself with key concepts and terminologies.
1414
** *Explore new developer features*: Explore the new features and resources within the *Developer* perspective.

contributing_to_docs/doc_guidelines.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ user-defined entity added to the `common-attributes.adoc` module:
11621162
When using inline, include the image after the UI element name. For example:
11631163

11641164
----
1165-
Click the *Options* menu {kebab}.
1165+
Click the Options menu {kebab}.
11661166
----
11671167

11681168
==== Inserting images inline without reuse

modules/builds-basic-edit-buildconfig.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can switch between the *Form view* and *YAML view* without losing any data.
1616

1717
.Procedure
1818

19-
. In the *Builds* view of the *Developer* perspective, click the menu {kebab} to see the *Edit BuildConfig* option.
19+
. In the *Builds* view of the *Developer* perspective, click the Options menu {kebab} to see the *Edit BuildConfig* option.
2020
. Click *Edit BuildConfig* to see the *Form view* option.
2121
. In the *Git* section, enter the Git repository URL for the codebase you want to use to create an application. The URL is then validated.
2222
* Optional: Click *Show Advanced Git Options* to add details such as:

modules/deleting-machine-pools-ocm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ endif::openshift-rosa,openshift-rosa-hcp[]
3232

3333
. On the selected cluster, select the *Machine pools* tab.
3434

35-
. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to delete.
35+
. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to delete.
3636

3737
. Click *Delete*.
3838
+

modules/deleting-machine-pools.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ifndef::openshift-rosa,openshift-rosa-hcp[]
3030

3131
. On the selected cluster, select the *Machine pools* tab.
3232

33-
. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to delete.
33+
. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to delete.
3434
. Click *Delete*.
3535

3636
The selected machine pool is deleted.

modules/deployments-ab-testing-lb.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spec:
103103

104104
. Navigate to the *Networking* -> *Routes* page.
105105

106-
. Click the Actions menu {kebab} next to the route you want to edit and select *Edit Route*.
106+
. Click the Options menu {kebab} next to the route you want to edit and select *Edit Route*.
107107

108108
. Edit the YAML file. Update the `weight` to be an integer between `0` and `256` that specifies the relative weight of the target against other target reference objects. The value `0` suppresses requests to this back end. The default is `100`. Run `oc explain routes.spec.alternateBackends` for more information about the options.
109109

modules/disabling-insights-advisor-recommendations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Disabling a recommendation for all of your clusters also applies to any future c
2626
. Disable an alert by using one of the following methods:
2727
+
2828
* To disable an alert:
29-
.. Click the *Options* menu {kebab} for that alert, and then click *Disable recommendation*.
29+
.. Click the Options menu {kebab} for that alert, and then click *Disable recommendation*.
3030
.. Enter a justification note and click *Save*.
3131
+
3232
* To view the clusters affected by this alert before disabling the alert:

modules/enabling-insights-advisor-recommendations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ When a recommendation is disabled for all clusters, you no longer see the recomm
2222
.. From the *Filter by status* drop-down menu, select *Disabled*.
2323
.. Optional: Clear the *Clusters impacted* filter.
2424
. Locate the recommendation to enable.
25-
. Click the *Options* menu {kebab}, and then click *Enable recommendation*.
25+
. Click the Options menu {kebab}, and then click *Enable recommendation*.

modules/insights-operator-enable-obfuscation.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ The following procedure enables obfuscation using the `support` secret in the `o
3030
. Navigate to *Workloads* -> *Secrets*.
3131
. Select the *openshift-config* project.
3232
. Search for the *support* secret using the *Search by name* field. If it does not exist, click *Create* -> *Key/value secret* to create it.
33-
. Click the *Options* menu {kebab}, and then click *Edit Secret*.
33+
. Click the Options menu {kebab}, and then click *Edit Secret*.
3434
. Click *Add Key/Value*.
3535
. Create a key named `enableGlobalObfuscation` with a value of `true`, and click *Save*.
3636
. Navigate to *Workloads* -> *Pods*
3737
. Select the `openshift-insights` project.
3838
. Find the `insights-operator` pod.
39-
. To restart the `insights-operator` pod, click the *Options* menu {kebab}, and then click *Delete Pod*.
39+
. To restart the `insights-operator` pod, click the Options menu {kebab}, and then click *Delete Pod*.
4040

4141
.Verification
4242

modules/manually-removing-cloud-creds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Prior to a non z-stream upgrade, you must reinstate the credential secret with t
3636

3737
|===
3838

39-
. Click the *Options* menu {kebab} in the same row as the secret and select *Delete Secret*.
39+
. Click the Options menu {kebab} in the same row as the secret and select *Delete Secret*.

0 commit comments

Comments
 (0)