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

feat(controls): Add react versions of findbar and sidebar controls #1288

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Nov 6, 2020

No description provided.

@jstoffan jstoffan requested a review from a team as a code owner November 6, 2020 00:50
Copy link
Contributor

@cweeii cweeii left a comment

Choose a reason for hiding this comment

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

lgtm!

@jstoffan jstoffan requested review from cweeii and removed request for cweeii November 6, 2020 21:17
import './FindBarToggle.scss';

export type Props = {
onFindBarToggle: () => void;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the onFindBarToggle too repetitive? How about onToggle?

@mergify mergify bot merged commit 9426404 into box:master Nov 6, 2020
@jstoffan jstoffan deleted the react-ui-docs branch November 6, 2020 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants