cms icon indicating copy to clipboard operation
cms copied to clipboard

Expose display button state to assistive technology

Open gcamacho079 opened this issue 2 years ago • 1 comments

Description

Use aria-pressed attribute to communicate display state to AT (Resolves DEV-342)

gcamacho079 avatar Jul 15 '22 20:07 gcamacho079

DEV-342 Display buttons above element tables should use radio inputs

Currently the display buttons have button roles and don't convey the selected state to screen reader users

A better option would be to build this using radio buttons so that the state is conveyed

Resolves CMS-055

linear[bot] avatar Jul 15 '22 20:07 linear[bot]