mui/material-ui

[DatePicker] doesn't capture tabs correctly

Closed this issue · 1 comments

Problem description

With the DatePicker dialog showing the user can still tab around the page and if the tab into a textfield, allows for the user to enter text.

Link to minimally-working code that reproduces the issue

http://www.material-ui.com/#/components/date-picker

Versions

  • Material-UI: 0.16.6
  • React: 15.3.2
  • Browser: Chrome, Firefox, Internet Explorer, MS Edge

Closing for #4787