-
```
Database centric applications need a selectable grid component to handle query
results. The Android API has this control if you write the java code in the
native environment.
Please add it t…
-
* Make templates accessible from the edit view
* each template consists of these things:
* img (real data view fake img)
* Title
* Description
* View Type
* ideally it's easy to try/switch
*…
-
### 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…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
- [X] I agree to follow…
-
Hello, can you put the showCellError in SohoDataGridComponent ?
[design.infor.com > data-grid > component](https://design.infor.com/components/components/data-grid/enterprise/)
showCellError(r…
-
Selçuk Sözlük
-
**Description:**
The current codebase is built using an outdated Bootstrap structure. This issue aims to refactor the application to use the latest version of React Bootstrap. The goal is to enhance …
-
### Summary
I suggest you make a bento ui component with MUI.
I just started using MUI several days ago and I'm not good at using it. So, the code below is mainly written by ChatGPT-4o (I rewrote …
-
# TLDR
There are several `line-height: 1;` definitions in our codebase, and after updating to `flex/inline-flex` `grid/inline-grid` `line-height: 1;` affects element positioning.
After a quick se…
-
### 2. **Add Tailwind CSS to Existing Components**
- **Description**: Replace custom CSS with Tailwind CSS utility classes in existing components to simplify the styling process.
- **Labels**:…