darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

accessibility support #154

Open aRagabCs opened 6 years ago

aRagabCs commented 6 years ago

i tried keyboard tabbing to check the directive in accessibility but it doesn't support accessibility ... then i added "tabindex" attribute on the meant tags to get them focused by keyboard but the code doesn't handle keyboard arrows control if the selectors is in focus.