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

Update date picker dialog example to use single object and remove buttons from date grid #1360

Closed
jongund opened this issue Mar 30, 2020 · 0 comments · Fixed by #1362
Closed

Comments

@jongund
Copy link
Contributor

jongund commented Mar 30, 2020

  • Improve code to use a single object
  • Remove buttons from the grid of dates
  • Make sure that aria-select only set on the current date
  • Check to make sure "space" updates the selected date and does not close dialog
mcking65 added a commit that referenced this issue Jul 24, 2020
…r javascript (pull #1362)

Resolves #1360 with the following changes:
* Updates Javascript to use a single object.
* Fixes space key issues in grid.
* Improves high contrast support.

Co-authored-by: Simon Pieters <zcorpan@gmail.com>
Co-authored-by: Matt King <a11yThinker@Gmail.com>
michael-n-cooper pushed a commit that referenced this issue Jul 24, 2020
Date Picker Dialog Example: Improve high contrast support and refactor javascript (pull #1362)

Resolves #1360 with the following changes:
* Updates Javascript to use a single object.
* Fixes space key issues in grid.
* Improves high contrast support.

Co-authored-by: Simon Pieters <zcorpan@gmail.com>
Co-authored-by: Matt King <a11yThinker@Gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant