ember-power-select icon indicating copy to clipboard operation
ember-power-select copied to clipboard

A11y

Open camskene opened this issue 8 years ago • 2 comments

This PR addresses several of the issues outlined in #806. Work has been tested with VoiceOver and JAWS and is working pretty well in single and multiple modes. The groups implementations needs work, specifically the id passed to track the current item doesn't account for the decimal place. Perhaps we could pair on that one?

camskene avatar Jul 21 '17 18:07 camskene

Hey, this has been open for way too long. I'll try to allocate some time on Thursday for going though the changes and check how VoiceOver behaves.

cibernox avatar Nov 21 '17 20:11 cibernox

@camskene I realize this is super old, but could you please rebase and fix conflicts?

RobbieTheWagner avatar Aug 05 '22 16:08 RobbieTheWagner

In PR #1690 we have improved / fixed some parts for A11y support. For more details see PR

mkszepp avatar Feb 18 '24 07:02 mkszepp