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

[Chip] Add MuiChip to MUI_SHEET_ORDER #6595

Merged
merged 2 commits into from
Apr 12, 2017
Merged

[Chip] Add MuiChip to MUI_SHEET_ORDER #6595

merged 2 commits into from
Apr 12, 2017

Conversation

nareshbhatia
Copy link
Contributor

This entry was missing. Placed it under MuiSvgIcon because MuiChip depends on it.

Placed the entry under MuiSvgIcon because MuiChip depends on it.
@muibot muibot added PR: Needs Review PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI and removed PR: Needs Review labels Apr 12, 2017
@@ -35,6 +35,8 @@ export const MUI_SHEET_ORDER = [
'MuiSvgIcon',
'MuiIcon',

'MuiChip',
Copy link
Member

@oliviertassinari oliviertassinari Apr 12, 2017

Choose a reason for hiding this comment

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

I think that it should be after the MuiAvatar item of the array (higher priority)

@mbrookes mbrookes changed the title [Chip] Added MuiChip to MUI_SHEET_ORDER [Chip] Add MuiChip to MUI_SHEET_ORDER Apr 12, 2017
@mbrookes mbrookes added PR: Review Accepted and removed PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI labels Apr 12, 2017
@mbrookes mbrookes merged commit 076adda into mui:next Apr 12, 2017
@mbrookes
Copy link
Member

@nareshbhatia Thanks!

@nareshbhatia nareshbhatia deleted the next branch April 12, 2017 22:47
@nareshbhatia
Copy link
Contributor Author

Glad to be of help. Thanks to @oliviertassinari for suggesting the real fix. I just executed it :-)

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work next and removed PR: Needs Review labels Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants