Go here: https://wtw-im.github.io/es-components/#!/DropdownButton
Try to shift-tab out of a DropdownButton.
It does not work.
I believe this has to do with the behavior we have for trapping focus while the dropdown is open, so hopefully the fix is to just guard against that behavior if the dropdown is not open.