department-of-veterans-affairs / vets-design-system-documentation

Repository for design.va.gov website
https://design.va.gov
37 stars 56 forks source link

checkboxGroupUI: No support for message-aria-describedby #2685

Open Midge-dev opened 4 months ago

Midge-dev commented 4 months ago

Bug Report

What happened

What I expected to happen

Reproducing

Steps to reproduce:

image

Urgency

How urgent is this request? Please select the approriate option below and/or provide details

Details

caw310 commented 1 month ago

Hey team! Please add your planning poker estimate with Zenhub @Andrew565 @ataker @harshil1793 @it-harrison @jamigibbs @micahchiang @nickjg231 @powellkerry @rmessina1010 @rsmithadhoc

caw310 commented 1 month ago

This is a forms library issue. Hoping the forms team can work on this.

ndsprinkle commented 1 month ago

@Midge-dev Hey, just wanted to get some clarification on this. Are you wanting to pass a single messageAriaDescribedBy to the checkbox group? Or do you need to pass it to a specific checkbox item in the group? I assume it's the former, but just wanted to make sure.

@caw310 From what I can tell, the design system web component for the checkbox group does not support passing in a messageAriaDescribedBy: https://design.va.gov/storybook/?path=%2Fdocs%2Fuswds-va-checkbox-group--docs

So if this is what @Midge-dev wants, then we would need design system work in addition to forms library work.