You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Short description
This pull request includes a change to the `ListItemRadioWithAmount`
component to improve its accessibility by providing a default
accessibility label
## List of changes proposed in this pull request
- Added a `defaultAccessibilityLabel` that combines the `label`,
`formattedAmountString`, and `suggestReason` if available, and used it
as a fallback for `accessibilityLabel` when it's not provide
## How to test
N/A
0 commit comments