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

[Table] Replace font icon to svg icon in sort label #6321

Merged
merged 1 commit into from
Mar 11, 2017

Conversation

kybarg
Copy link
Contributor

@kybarg kybarg commented Mar 10, 2017

This makes icons font dependency optional
Fixes #6196

@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 Mar 10, 2017
@oliviertassinari oliviertassinari added component: table This is the name of the generic UI component, not the React module! next labels Mar 10, 2017
@oliviertassinari
Copy link
Member

I will definitly add a visual regression tests on the table component. Removing the font dependency sounds good to me.

@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 Mar 10, 2017
@mbrookes
Copy link
Member

Looks good to me. 👍

@kybarg
Copy link
Contributor Author

kybarg commented Mar 10, 2017

So merge it?)

@mbrookes
Copy link
Member

@kybarg That's not how it works.

@oliviertassinari oliviertassinari merged commit e69aa68 into mui:next Mar 11, 2017
@oliviertassinari
Copy link
Member

oliviertassinari commented Mar 11, 2017

@kybarg Thanks!

That's not how it works.

I don't even know how it's work. Here is my perspective:
We need at least one core contributor to accept a PR so we merge it. That works fine for simple changes, for more challenging one or controversial, a second one accepting the PR is better.

@muibot muibot added the PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI label Mar 11, 2017
@mbrookes
Copy link
Member

We need at least one core contributor to accept a PR so we merge it. That works fine for simple changes, for more challenging one or controversial, a second one accepting the PR is better.

Exactly. The first reviewer accepts, second person gives a secondary review and merges. Ideally that would be the case for every PR (I've seen one-line changes with unintended consequences), but with a small team, that isn't practical, so it's a judgement call by the first reviewer whether to merge a change they approved, or leave it for a second review.

Sometimes the first reviewer will merge a PR after a period of time if no-one else has, and if there haven't been any objections raised.

Not sure this has ever been written down, but it's how the process has evolved naturally with the core team.

@oliviertassinari
Copy link
Member

@mbrookes I think that we should be writing it down, and you have :). The audience is primarily for maintainers.

@oliviertassinari oliviertassinari removed the PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI label Mar 12, 2017
@kybarg kybarg deleted the next-table-svg-icon branch October 11, 2018 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table 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.

4 participants