Olivier Tassinari

Results 228 issues of Olivier Tassinari

Grouping columns allows you to have multiple levels of columns in your header and the ability, if needed, to 'open and close' column groups to show and hide additional columns....

component: data grid
new feature
linked in docs
design: ux
design: ui

## TODO - [ ] Clarify the scope with @joserodolfofreitas ### Benchmarks - https://www.telerik.com/kendo-react-ui/components/knowledge-base/merge-row-in-the-grid/ - https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/multi-row-layout - https://ag-grid.com/javascript-grid-row-spanning/ - https://ej2.syncfusion.com/react/demos/#/material/grid/row-spanning - https://ant.design/components/table/#components-table-demo-colspan-rowspan ### User requests - https://mui.zendesk.com/agent/tickets/14601

component: data grid
new feature
linked in docs

The goal is to reduce the spam of duplicated error messages. This is equivalent to [what React does](https://github.com/facebook/react/blob/cae635054e17a6f107a39d328649137b83f25972/packages/react-dom/src/shared/ReactDOMUnknownPropertyHook.js#L29). Since React 18, opening any commercial demo, leads to a duplicated error...

package: x-license-pro

This is related to #5730. I'm trying to improve the DX from https://codesandbox.io/s/1cm3xe?file=/demo.tsx. **Before** **After**

package: x-license-pro

- [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate. ## Summary 💡 Developers might not realize that they fail to provide...

docs
plan: Pro
package: x-license-pro
plan: Premium

Referring to https://github.com/mui-org/material-ui-pickers/issues/1293#issuecomment-538374383, I think that it would very valuable to implement a range shortcut feature. I was proposing this API: ```jsx /** * Whether shortcuts to quickly select a...

new feature
waiting for 👍
linked in docs
plan: Pro
component: pickers
component: date range picker
design: ux
design: ui

These links were added at a point where https://mui.com/pricing/ or https://mui.com/x/ didn't exist. The pages like https://mui.com/store/items/mui-x-pro/ were a workaround. I believe we no longer need them. One step closer...

docs
PR: out-of-date

1. https://mui.com/r/x-license-eula#evaluation-trial-licenses is not a permalink. If we change the anchor link, it would break 2. We say "without restrictions" in the docs and "for non-production environments" in the legal...

bug 🐛
docs

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 The printable character starts the...

bug 🐛
component: data grid
status: needs triage
feature: Editing

It seems that the `default` key is no longer respected as soon as we use an `env` key and this value is missing. I haven't looked to much into the...