-
### š Description
I'm trying to add another language to the EntityPage, but i can't make it work with the TechDocs reader in the EntityPage. The error happens because i needed to define the componeā¦
-
### š Description
I followed the Backstage documentation to customize the /create page.
Hereās the customization I attempted:
```tsx
```
However, when I navigate to the /create roā¦
-
Here are the 100 top packages using prop-types:
| # | Downloads | Traffic | Package | Issues |
|---|---|---|---|---|
| 1 | 86.83M | 1966.85 GB | [eslint-plugin-react](https://npmjs.com/eslinā¦
-
### Steps to reproduce
Link to live example: https://github.com/ablagoev/pigment-css-grid-size-prop
Steps:
1. Use a Grid component with the size prop equal to "grow" or "auto"
2. Open the deveā¦
-
**Describe the feature:**
Currently, everything in `kbn-grid-layout` is driven by mouse events - `onmousedown`, `onmouseup`, `onmousemove`, etc. `react-grid-layout` responds to touch events (i.e. `toā¦
-
### Steps to reproduce
Steps:
1. Open this link to live example: https://codesandbox.io/p/devbox/elastic-fermat-6q7p7v
2. Run the tests in watch mode (`npm test`)
- The test fails
3. Remove tā¦
-
link https://carbondesignsystem.com/guidelines/2x-grid/implementation/ leads to 404 page,
the link is present for example on page https://react.carbondesignsystem.com/?path=/docs/elements-grid--overviā¦
-
Feedback received:
Please add CRUD example for treedata! Currently it is difficult to figure out how to do it. Combining this to CRUD example (https://mui.com/x/react-data-grid/editing/#full-featured-ā¦
-
### Describe your motivation
Vaadin 24.5 added an empty state property to the grid component: https://vaadin.com/docs/latest/components/grid#empty-state. It would be great to be able to use this propā¦
-
### Current behavior
Mui x grid runs so slow on localhost (even the performance is far better with production build. but still the problem is there), the scroll is laggish, and laggin when I have ā¦