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

[AppBar] make IconMenu to render correctly #1588

Merged
merged 1 commit into from
Sep 30, 2015
Merged

[AppBar] make IconMenu to render correctly #1588

merged 1 commit into from
Sep 30, 2015

Conversation

oliviertassinari
Copy link
Member

out

@@ -101,6 +103,7 @@ let IconMenu = React.createClass({

let iconButton = React.cloneElement(iconButtonElement, {
onKeyboardFocus: this.props.onKeyboardFocus,
iconStyle: iconStyle,
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm wondering if I should use iconButtonElement.iconStyle

@oliviertassinari oliviertassinari deleted the app-bar-icon-menu branch September 25, 2015 19:48
@oliviertassinari oliviertassinari restored the app-bar-icon-menu branch September 26, 2015 08:22
@shaurya947
Copy link
Contributor

What exactly is the issue here @oliviertassinari ?

@oliviertassinari
Copy link
Member Author

This improve composability. This fix the style.

@shaurya947
Copy link
Contributor

Oh I see, it does fix the style somewhat. Thanks for the fix @oliviertassinari

shaurya947 added a commit that referenced this pull request Sep 30, 2015
[AppBar] make IconMenu to render correctly
@shaurya947 shaurya947 merged commit 03319fe into mui:master Sep 30, 2015
@oliviertassinari oliviertassinari deleted the app-bar-icon-menu branch November 3, 2015 10:51
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
Co-authored-by: Dmitriy Kovalenko <dmtr.kovalenko@outlook.com>
@zannager zannager added the component: app bar This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: app bar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants