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

[DataGrid] Server filters #649

Merged
merged 19 commits into from
Dec 2, 2020
Merged

[DataGrid] Server filters #649

merged 19 commits into from
Dec 2, 2020

Conversation

dtassone
Copy link
Member

@dtassone dtassone commented Nov 27, 2020

Fix most #633

  • Add filter props
  • Add server filter
  • Add filter stories

@oliviertassinari oliviertassinari marked this pull request as draft November 27, 2020 16:57
@dtassone dtassone marked this pull request as ready for review December 2, 2020 15:14
@dtassone
Copy link
Member Author

dtassone commented Dec 2, 2020

I will open another PR for the rest

  • Column refactoring -> there is an issue whereby column reset sometimes after applying filter or resizing the grid
  • Component customization
  • Docs and Tests

Copy link
Member

@oliviertassinari oliviertassinari left a comment

Choose a reason for hiding this comment

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

I think that we will need to change the workflow, we keep bundling changes that could be done isolated (making quality reviews hard, I have only surfaced it), introducing new features without documentation (making it harder to design great APIs, and great documentation), fixing bugs without test cases (open the doors to regressions).

@dtassone dtassone merged commit b844a25 into mui:master Dec 2, 2020
@oliviertassinari
Copy link
Member

Oops, I had some other suggestions in my draft

@dtassone
Copy link
Member Author

dtassone commented Dec 2, 2020

Oops, I had some other suggestions in my draft

I will integrate them in my next PR.

oliviertassinari added a commit to oliviertassinari/mui-x that referenced this pull request Dec 5, 2020
@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid 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.

None yet

3 participants