1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add aria-labels to octicons (#55740)

This commit is contained in:
Kevin Heis
2025-05-20 16:45:25 -07:00
committed by GitHub
parent e9730d4590
commit 39beae4778
494 changed files with 758 additions and 758 deletions

View File

@@ -68,11 +68,11 @@ You can use {% data variables.product.prodname_copilot %} to ask questions about
## Creating and managing saved searches
1. In the top navigation of {% data variables.product.prodname_dotcom %}, click the search bar and type `saved:`.
1. Under the search bar, in the "Saved queries" section, click **{% octicon "plus-circle" aria-hidden="true" %} Manage saved searches**.
1. Under the search bar, in the "Saved queries" section, click **{% octicon "plus-circle" aria-hidden="true" aria-label="plus-circle" %} Manage saved searches**.
1. In the pop-up window, type both the name you want for your saved search and the query you want to save.
1. To finish creating your saved search, click **Create saved search**.
1. To see your saved search, click the search bar. Your saved search will be in the "Saved queries" section. Clicking on a saved search entry will add the query to the search bar and filter the suggestions accordingly.
1. To manage a saved search, type `saved:` in the search bar, then click **{% octicon "plus-circle" aria-hidden="true" %} Manage saved searches**.
1. To manage a saved search, type `saved:` in the search bar, then click **{% octicon "plus-circle" aria-hidden="true" aria-label="plus-circle" %} Manage saved searches**.
* To edit a saved search, to the right of the search, click {% octicon "pencil" aria-label="The pencil icon" %}.
* To delete a saved search, to the right of the search, click {% octicon "trash" aria-label="The trash icon" %}.