AlaskaAirlines / auro-checkbox

Custom element for the purpose of allowing users to select one or more options of a limited number of choices.
https://auro.alaskaair.com/components/auro/checkbox
Apache License 2.0
0 stars 1 forks source link

`disabled` attribute not being applied to individual checkboxes #133

Closed jordanjones243 closed 3 months ago

jordanjones243 commented 3 months ago

Please verify the version of auro-checkbox you have installed

3.0.0

Please describe the bug

  1. Go to the local repo
  2. Run development
  3. Scroll to "Disabled Checkbox within Group" example
  4. See how the two central checkboxes are not disabled

Reproducing the error

This issue cannot be reproduced on the Auro docsite

Expected behavior

The individual checkboxes with the disabled attribute appear as disabled

What browsers are you seeing the problem on?

Chrome

Exit criteria

The individual checkboxes with the disabled attribute appear as disabled