Benny Joo

Results 96 comments of Benny Joo

> I do not have any concrete way to reproduce this yet Hey, I was going to look into this, but it is little difficult as I cannot reproduce it....

This is by design. As you can see in the following code snippet, the negative margin to the wrapper is provided in order to offset the margin applied to each...

@michaldudak I agree with you. Even if some developers are more used to the first approach, maintaining only one way to customize is much clearer over the long term.

Duplicate of https://github.com/mui/material-ui/issues/33809

@PeerRich Sorry for the delay. We got it ready now. @grzpab will turn it ready for review soon.

@zomars I tried a bunch of things, but the test you mentioned still fails... Hmm... do you have any clue?

Jun, as we discussed, I made a [draft PR](https://github.com/mui/material-ui/pull/35462) for this issue. Feel free to skim through. Since Joy doesn't have API docs yet, should we at least have a...

@siriwatknp I've added the following example. Let me know. ```jsx .... W {message} ```

> @hbjORbj Thanks a lot for the PR. One thing that is missing is the doc for the Input at /joy-ui/react-input. I think the page could have content similar to...