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] Rendering Children of AppBar before the right icon #6867

Closed
wants to merge 1 commit into from
Closed

[AppBar] Rendering Children of AppBar before the right icon #6867

wants to merge 1 commit into from

Conversation

scottwarren
Copy link

Currently no tests for the children other than that they render, but happy to add tests for render order if you guys see this as a change that you want to merge?
Description: see #6866

Happy also to rebase so that the commit messages are according to the projects standards (AFAIK: [AppBar] changed order of children output

@oliviertassinari
Copy link
Member

This change has already been proposed here #3004 but would break #3005.
This is introducing a breaking change, as you can see in the ROADMAP we focus on bug fixes for the master branch and avoid breaking changes as much as possible. I think that we should close that PR. Thanks for the suggesting though!

@oliviertassinari oliviertassinari added component: app bar This is the name of the generic UI component, not the React module! 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 May 15, 2017
@scottwarren
Copy link
Author

No worries! Thanks for the feedback :)

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! PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants