Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove customized dismiss function in hover card #3489

Conversation

chaofeng2014
Copy link
Contributor

Pull request checklist

  • Addresses an existing issue: Fixes #0000
  • Include a change request file using $ npm run change

Description of changes

Remove customized dismiss function in hover card, let callout component handle it

Focus areas to test

(optional)

@@ -47,4 +47,10 @@ export interface IFocusTrapZoneProps extends React.HTMLAttributes<HTMLDivElement
* Indicates the selector for first focusable item
*/
firstFocusableSelector?: string | (() => string);

/**
* Disable focus onto first element when render focus trap zone
Copy link
Member

Choose a reason for hiding this comment

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

grammar.

@ThomasMichon ThomasMichon merged commit 2539228 into microsoft:master Dec 11, 2017
chrismohr pushed a commit to chrismohr/office-ui-fabric-react that referenced this pull request Apr 17, 2018
* remove customized dismiss function in hover card

* rush change

* add ref in tile component

* rush change in experiments

* change comments

* change hot key for hover card to "c"
@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.

3 participants