mui / mui/base-ui

[docs] Display `aria-label` for components that should be internationalized

Open
#2,245 1 comment 0 reactions 0 assignees View on GitHub
docs i18n scope: all components
Dominant language
TypeScript
Stars
10.9k
Forks
543
Avg merge
1d 20h
Merged PRs (30d)
101

Description

# Docs feedback

There are components like `Toast.Viewport` and `NumberField.Increment` that have default English `aria-label`s internally (in source), but the docs don't show that these should be internationalized.

It's also possible we should remove the default English labels and defer it to the docs which makes it a lot more clear when looking at the examples that they need to be handled by the dev.

Details on auto ARIA translations: https://adrianroselli.com/2019/11/aria-label-does-not-translate.html#Update06

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.