Nora

Results 50 comments of Nora

I pushed a small fix to hopefully make the CI happy 🤞

The current ts CI errors should be fixed once https://github.com/mui/material-ui/pull/42149 and https://github.com/mui/mui-x/pull/13026 are merged :)

> One quick remark that stood out to me, though: these updated instances look way more spaced out than the previous iteration. I'd potentially tighten up a bit more. What...

Hey! 👋 This is an interesting point 🤔 To make sure I understood correctly, if you have `jan, feb, mar` displayed and you click next, you would expect the months...

I am also in favor of creating a follow up for automatic children selection 👌 But I agree that the behavior should exist and should probably be the default 🤔...

@LukasTy What you are proposing is great, I think the main pain point here was that users couldn't give unique identifiers. `id` should solve that 👌 > Like, even if...

Hey @wchargin 👋 Thanks for opening this 💯 @michelengelen Technically, this is possible by doing something like [this](https://stackblitz.com/edit/react-94zqke?file=Demo.tsx), but I agree it's waaay too long of a solution for something...

@joserodolfofreitas I don't really see a use case for different `borderRadius` values 🤔 Considering that the current solution adapts to all chart types & layouts automatically. The only reason I...

I agree with Lukas. Since this does not seem to bring any specific value, and it also introduces an inconsistency, we should probably fix it 🤔

> Is there something that prevents us from using a similar approach? Not really 🤔 Let's try the table and see how it looks 👌