Skip to content

[Feature Request]: add live region for selectable List #12045

@Lukas742

Description

@Lukas742

Feature Request Description

In SapUI5 a live region is added, which announces when a list item was selected/unselected. This feature is currently missing in ui5wc.

Proposed Solution

Create a live region if a selectionMode other than "None" is defined and announce the selection state of the pressed list item.

Proposed Alternatives

Alternatively, this can be handled on the application side - for example, using Invisible Messaging. However, a drawback is that announcements would need to be translated within each application and also from a consistency perspective, this may not be optimal, as some apps might implement announcements while others do not.

Organization

UI5WCR

Additional Context

I noticed this behavior, because of this issue: UI5/webcomponents-react#7592

There we'll implement a dedicated announcement for the SelectDialog if it's in multi-select mode.

Priority

None

Privacy Policy

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status
    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions