airbnb/rheostat

Aria-labels can't be added to slider buttons

Open

#273 opened on Jan 3, 2020

View on GitHub
 (3 comments) (9 reactions) (0 assignees)JavaScript (1,688 stars) (215 forks)batch import
enhancementhelp wanted

Description

For compliance, I need to add aria-labels to the slider buttons in an implementation like this one: http://localhost:9001/?path=/story/slider--rtl-multiple-handle. There doesn't seem to be a way to do this currently.

Contributor guide