Skip to content

Accessibility considerations for multiple inputs #2178

Answered by gloriliale
Khushli asked this question in General
Discussion options

You must be logged in to vote

Hi @Khushli! I've discussed your design w/ the team, and the simplest way forward that ensures accessibility for these inputs would be to note that they should be built inside a fieldset and that each input should have a unique hidden aria-label. It can be achieved by wrapping the inputs with <Box as="fieldset">, and labeling this fieldset with <Label as="legend">

Let me know if you have any questions!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gloriliale
Comment options

Answer selected by SiTaggart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants