Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[data grid] Add default reset value in row edit mode #14050

Merged
merged 9 commits into from
Sep 17, 2024

Conversation

michelengelen
Copy link
Member

@michelengelen michelengelen commented Jul 31, 2024

This adds the same default value resets as in #12216 and changes the test structure a bit to call the same tests for different scenarios.

Fixes #13628

@michelengelen michelengelen added component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature enhancement This is not a bug, nor a new feature labels Jul 31, 2024
@michelengelen michelengelen self-assigned this Jul 31, 2024
@mui-bot
Copy link

mui-bot commented Jul 31, 2024

Deploy preview: https://deploy-preview-14050--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against e104b28

michelengelen and others added 2 commits September 17, 2024 14:54
…Value.ts

Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
@michelengelen michelengelen requested review from MBilalShafi and removed request for cherniavskii September 17, 2024 12:59
@michelengelen michelengelen enabled auto-merge (squash) September 17, 2024 13:02
@michelengelen michelengelen merged commit d2a3c6c into mui:master Sep 17, 2024
16 checks passed
@michelengelen michelengelen deleted the data-grid/13628 branch September 17, 2024 13:37
arthurbalduini pushed a commit to arthurbalduini/mui-x that referenced this pull request Sep 30, 2024
Signed-off-by: Michel Engelen <32863416+michelengelen@users.noreply.github.com>
Co-authored-by: Bilal Shafi <bilalshafidev@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature feature: Editing Related to the data grid Editing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[data grid] Valueparser not called when clearing cell
4 participants