Skip to content

[ExpandingCard] fix for null content ref#3628

Merged
dzearing merged 4 commits into
microsoft:masterfrom
lambertwang-zz:magellan/fix_hovercard
Jan 20, 2018
Merged

[ExpandingCard] fix for null content ref#3628
dzearing merged 4 commits into
microsoft:masterfrom
lambertwang-zz:magellan/fix_hovercard

Conversation

@lambertwang-zz

@lambertwang-zz lambertwang-zz commented Dec 22, 2017

Copy link
Copy Markdown

Pull request checklist

Description of changes

The _expandingCard ref was being passed null and the ExpandingCard was unable to bind to the keydown event of a null element. The keydown handler was moved to a component event handler.

Focus areas to test

Needs to make sure that this actually works and didn't cause an accessibility regression.

@micahgodbolt micahgodbolt requested a review from atneik December 27, 2017 18:16
@lambertwang-zz lambertwang-zz changed the title ExpandingCard fix for null content ref [ExpandingCard] fix for null content ref Jan 2, 2018
@lambertwang-zz lambertwang-zz requested a review from Jahnp as a code owner January 2, 2018 23:04
@dzearing dzearing merged commit 8b2e9c3 into microsoft:master Jan 20, 2018
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[blocking bug] hovercard breaks the demo page

3 participants