Flavien DELANGLE

Results 520 comments of Flavien DELANGLE

Maybe it's because we don't have any title set (either in the repo or in some Netlify config) that by default Netlify sets its own title :shrug:

![image](https://github.com/user-attachments/assets/8ddac549-45cd-407e-a941-fa1c5b5ab5ff) Same, it seems to be fixed now :ok_hand:

> Should we cherry-pick it to v7? I'd say no :angel: It's not a bug fix and it's a reason for people to migrate

Should this feature be linked in the doc like we did for other major feature with "waiting for :+1: "?

> @flaviendelangle As I understand it when we link a feature in the docs we commit to building it in the mid-term (~18 months). Do we? For the grid, we...

I do agree that we have to be consistent because we cannot compare the up-votes of an issue with a link in the doc and an issue without any. For...

I think we can close this one as a duplicate of https://github.com/mui/base-ui/issues/38

I understand that it was the best way to do it and that by removing this option from the adapter we prevented this customzation. But I don't think bringing this...

Hi, Thanks for your contribution. There is currently no method in the `apiRef` that allows to toggle the edition of an item. We could clean the `setEditedItemId` and add it...

We can move `setEditedItemId` from the internal instance to the public API (look at how `setItemSelection` is defined for reference). Before making it public, we need to make sure it...