-
### Summary
It's possible to create custom components, but unlike the built-in components, I can't create custom editors for properties. e.g. the built-in DataGrid has a custom UI for editing its col…
-
With the component `@material-ui/data-grid` I am unable to get the rows rendered in a jest / react-testing-library environment. I use jest and material-ui since years, and this is the first time I do …
-
# Bugs
1. When Posting to Template Designer on `/profile` page the datagrid doesn't refresh. I suspect the solution is to add a div wrappping in `page/profile.tsx`.
2. The selectedRow of a DataG…
-
When we try to set dataprovider with data containing more than 50k, it processes for a long time and crashes randomly. Below are the observations from different datasets tried.
Around 40k - UI is a…
-
### Bug type
Component
### Component name
MudDataGrid
### What happened?
If I set the ReadOnly for the MudDataGrid to true, I can still change the selection with the SelectColumn.
### Expected b…
-
We actually have our own custom skeleton for the table, it is built via the `useSkeletonRows` hook [here](https://github.com/carbon-design-system/ibm-products/blob/main/packages/ibm-prod…
-
Following the lead of the React storybook and how the Slug component and component slug props are getting documented (https://github.com/carbon-design-system/carbon/pull/15812), let's add similar docu…
-
### Steps to reproduce
Link to live example: (required)
https://codesandbox.io/p/sandbox/gallant-shockley-4sv8pp?file=%2Fsrc%2FDemo.tsx%3A55%2C1-56%2C1
Based on your "Validation" example
Steps…
-
**Describe the feature:**
The layout of UnifiedDataTable's Display Options Popover in Discover shall be redesigned according to the following mockup:
![Bildschirmfoto 2024-07-11 um 11 28 03](http…
-
### Feature request type
Enhance component
### Component name
MudDataGrid
### Is your feature request related to a problem?
The data grid has many powerful features that I really enjoy. However, …