danielstern / danielstern/range.css

"Accessible" styling isn't very accessible :)

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
615
Forks
45
PR merge metrics
No merged PRs in 30d

Description

There are 2 aspects of the "Accessible" theme that are not very accessible.
1. The background color of very light yellow on a white page make it incredibly difficult to even tell that this is a slider.
2. There is no keyboard focus indicator if you use the tab key to go to the slider. Any time you set `outline: none;` on an element, you need to find another way to show when the element has focus. Maybe an outline on the thumb, if you don't like the whole slider being outlined.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.