Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text input to InputDate #63

Open
emplums opened this issue May 9, 2017 · 0 comments
Open

Add text input to InputDate #63

emplums opened this issue May 9, 2017 · 0 comments

Comments

@emplums
Copy link
Contributor

emplums commented May 9, 2017

From Slack:

Wanted to bring up an accessibility thought around our date pickers! I think this is mentioned in Inclusive Design Patterns, but a common a11y pattern for date pickers is to also include a combo box or text input that users can type their date in directly - this lets users on screen readers skip having to keyboard navigate through all the dates in a month! We just got some more feedback about this from a blind user who is having a hard time scheduling posts in Buffer because our current Date Picker doesn’t include a combo box: https://secure.helpscout.net/conversation/359539095/1081589/

Here's an example of how this can be implemented in react-day-picker:
http://react-day-picker.js.org/examples/?input

Here's Dave's mockup of what this might look like! :D
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants