Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

fix(MenuItem): "onFocus" is not handled as prop #677

Merged
merged 2 commits into from
Jan 3, 2019

Conversation

sophieH29
Copy link
Contributor

Fix for issue #645

* @param {SyntheticEvent} event - React's original SyntheticEvent.
* @param {object} data - All props.
*/
onKeyDown?: ComponentEventHandler<MenuItemProps>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is not used

@layershifter
Copy link
Member

The matching issue will not be closed automatically, the correct comment should be Fixes #645, https://help.github.com/articles/closing-issues-using-keywords/

@sophieH29 sophieH29 merged commit ba725b1 into master Jan 3, 2019
@sophieH29 sophieH29 deleted the fix/menu-item-handle-focus-prop branch January 3, 2019 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants