You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…us border when focused by keyboard (#3774)
* added onFocus to BasePicker state and added a control class to input container & Updated Snapshot and Rush Changelog
chrismohr
pushed a commit
to chrismohr/office-ui-fabric-react
that referenced
this issue
Apr 17, 2018
… have focus border when focused by keyboard (microsoft#3774)
* added onFocus to BasePicker state and added a control class to input container & Updated Snapshot and Rush Changelog
Bug Report
Describe the issue:
The PeoplePicker control doesn't have focus border when TAB focused by keyboard.
Actual behavior:
No focus border
Expected behavior:
A focus border around the box.
If applicable, please provide a codepen repro:
https://fabricreact.azurewebsites.net/fabric-react/master/#/examples/PeoplePicker
The text was updated successfully, but these errors were encountered: