Alexandre Teyar

Results 115 comments of Alexandre Teyar

@jaywcjlove it didn't fix the issue, MUI is one of the most used UI library - making react-md-editor compatible with it out of the box is important.

@jaywcjlove no update, example to show how to achieve this?

@BatuhanW, no prob. As a side note, when I uograded my project today, there is a warning about a peer dep for notistack for Refine MUI. This is something you...

@BatuhanW, see: ``` npm warn ERESOLVE overriding peer dependency npm warn While resolving: [email protected] npm warn Found: @mui/[email protected] npm warn node_modules/@mui/material npm warn @mui/material@"^6.2.0" from the root project npm warn...

That is exactly my use case, that would be for a `Node` application. And as such, I need a way to provide some visual feedback on the different operations, something...

Below is a proposed patch. If anyone could test it and confirm the fix, that would be greatly appreciated. I am currently encountering issues rebuilding `OpenWRT` with the patched package....

An example with QuickBooks: 1. Select **8 records** in the tables: ![image](https://github.com/user-attachments/assets/11c116eb-b12b-4273-9610-1d4b6173f149) 2. Click on the `Edit` button. 3. A modal form opens where the **8 records** can be updated...

Users should have the option to define what the null/empty/undefined value is, adding an option to defined the preferred value would help.

I am not sure if the following has been addressed in this pull request, but there appears to be a small space on the far right when the `Avatar` is...

Adding a theme switcher would be great and make everything feel more complete. It would also be helpful to include customization options, especially for the outer box or component.