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

[docs] Add toggling with react-popper #10302

Merged
merged 4 commits into from Feb 15, 2018
Merged

Conversation

caub
Copy link
Contributor

@caub caub commented Feb 14, 2018

Closes #10297

@mbrookes
Copy link
Member

mbrookes commented Feb 15, 2018

@caub Since the button no longer just opens the menu, could you change the label? Also, we could use some spacing between the examples, and finally some mention of react-popper in the description.

Thanks!

return;
}
// setTimeout to ensure a close event comes after a target click event
setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

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

We need to clear this timeout when unmounting.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Feb 15, 2018
@oliviertassinari oliviertassinari self-assigned this Feb 15, 2018
@oliviertassinari oliviertassinari changed the title [docs] fix example with react-popper to allow toggling [docs] Add toggling with react-popper Feb 15, 2018
@oliviertassinari oliviertassinari added the new feature New feature or request label Feb 15, 2018
@oliviertassinari oliviertassinari removed their assignment Feb 15, 2018
@oliviertassinari oliviertassinari merged commit 943b756 into mui:v1-beta Feb 15, 2018
@oliviertassinari
Copy link
Member

@caub 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants