Users may notice that screen readers announce a single element, such as a button, link, or quick action, as a "list of 1 items". This typically occurs in action bars, highlights panels, or navigation groups where only one action is currently configured or available to the user.
Salesforce utilizes standard list structures to group actions and links programmatically. This creates a predictable container, such as a button group base component. If a system administrator configures a page layout to only show one action, or if a user's permissions only allow them to see a single link, the standard component still renders the container as a list, simply containing one item.
This behavior fully meets WCAG 2.2 AA standards, specifically Success Criterion 1.3.1 Info and Relationships. There is no WCAG requirement that restricts a list to having more than one item. The underlying markup is technically valid HTML. Much like a real-world list that contains only one item, it remains a valid list structure.
Salesforce has evaluated this behavior and determined that maintaining the consistent list structure is the most accessible and performant approach for the following reasons:
W3C WCAG 2.2 Understanding Success Criterion 1.3.1 - Info and Relationships: https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships
HTML Living Standard - The ul element: https://html.spec.whatwg.org/multipage/grouping-content.html#the-ul-element
005386644

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.