Open david-pivonka opened 4 weeks ago
Link to live example: (required) https://codesandbox.io/embed/f4kt4q?module=/src/Demo.tsx&fontsize=12
Steps:
The Grid is not working as expected for the JoyUI. The Grid component adds only padding around each child grid component, without any other sizing.
JoyUIs Grid component should work like the MaterialUI component does, i.e. here: https://codesandbox.io/embed/9xswhw?module=/src/Demo.tsx&fontsize=12
No response
npx @mui/envinfo
Search keywords: grid, joy
Thanks for reporting the issue! Joy UI development is temporarily on hold as the maintainers focus on the next two major releases of Material UI
Steps to reproduce
Link to live example: (required) https://codesandbox.io/embed/f4kt4q?module=/src/Demo.tsx&fontsize=12
Steps:
Current behavior
The Grid is not working as expected for the JoyUI. The Grid component adds only padding around each child grid component, without any other sizing.
Expected behavior
JoyUIs Grid component should work like the MaterialUI component does, i.e. here: https://codesandbox.io/embed/9xswhw?module=/src/Demo.tsx&fontsize=12
Context
No response
Your environment
``` System: OS: Linux 6.10 Debian GNU/Linux 12 (bookworm) 12 (bookworm) Binaries: Node: 22.9.0 - /usr/local/bin/node npm: 10.8.3 - /usr/local/bin/npm pnpm: Not Found Browsers: Chrome: Not Found npmPackages: @emotion/react: ^11.13.3 => 11.13.3 @emotion/styled: ^11.13.0 => 11.13.0 @mui/base: 5.0.0-beta.40 @mui/core-downloads-tracker: 5.16.7 @mui/icons-material: ^6.1.0 => 6.1.2 @mui/joy: 5.0.0-beta.48 @mui/material: ^5.3.1 => 5.16.7 @mui/material-nextjs: ^6.1.0 => 6.1.2 @mui/private-theming: 5.16.6 @mui/styled-engine: 5.16.6 @mui/system: 5.16.7 @mui/types: 7.2.17 @mui/utils: 5.16.6 @types/react: ^18.3.5 => 18.3.5 react: ^18.3.1 => 18.3.1 react-dom: ^18.3.1 => 18.3.1 typescript: ^5.1.6 => 5.1.6 ```npx @mui/envinfo
Search keywords: grid, joy