radios:
  '#type': radios
  '#title': radios
  '#options':
    One: One
    Two: Two
    Three: Three
  '#description': 'This is a description'
checkboxes:
  '#type': radios
  '#title': radios
  '#options':
    One: One
    Two: Two
    Three: Three
  '#description': 'This is a description'

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

This is a core issue.

@see #2839344: Broken aria-describedby in radios and checkboxes

Let's see if there is a solution or workaround.

jrockowitz’s picture

Status: Active » Needs review
StatusFileSize
new5.77 KB

Status: Needs review » Needs work

The last submitted patch, 3: 3007132-3.patch, failed testing. View results

jrockowitz’s picture

Status: Needs work » Needs review
StatusFileSize
new5.46 KB

Status: Needs review » Needs work

The last submitted patch, 5: 3007132-5.patch, failed testing. View results

jrockowitz’s picture

Status: Needs work » Needs review
StatusFileSize
new5.84 KB
jrockowitz’s picture

StatusFileSize
new1.74 KB

Status: Needs review » Needs work

The last submitted patch, 8: 3007132-backport-8.x-5.0-rc18.patch, failed testing. View results

  • jrockowitz committed 9028ce2 on 8.x-5.x
    Issue #3007132 by jrockowitz: [accessibility] Radios and checkboxes the...
jrockowitz’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.