a11y: add alternative text to the info icon.

Closes #6379
This commit is contained in:
Benoit Marty 2026-04-23 15:44:02 +02:00 committed by Benoit Marty
parent e5d134cd3b
commit f5737e9d2b

View file

@ -679,7 +679,7 @@ private fun TextInputBox(
.align(Alignment.CenterEnd),
imageVector = CompoundIcons.InfoSolid(),
tint = ElementTheme.colors.iconCriticalPrimary,
contentDescription = null,
contentDescription = stringResource(CommonStrings.a11y_info),
)
if (showBottomSheet) {
CaptionWarningBottomSheet(