-
### Current behavior 😯
Error:
`Uncaught Error: MUI: Unsupported 'var(--joy-palette-neutral-800)' color. The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`
…
-
### Order ID 💳
47534
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
When I scroll horizontally com…
-
**Scale Version**
"@telekom/scale-components": "^3.0.0-beta.112",
"@telekom/scale-components-neutral": "^3.0.0-beta.56",
"@telekom/scale-components-vue": "^3.0.0-beta.56",
**Framework and vers…
-
### Feature request type
Enhance component
### Component name
Theme
### Is your feature request related to a problem?
Add settings in them for table and datagrid for:
- Dense
- Bordered
- Stri…
-
### Bug type
Component
### Component name
MudDataGrid
### What happened?
When setting up a default filter for a MudDataGrid with FilterMode ColumnFilterMenu, the said filter cannot be removed or …
-
We currently provide the option for users to provide a custom `slot` component to our components, but their `slotProps` are hard-typed given the components that we use.
Example: I want to override …
-
I have code like:
```import React, { Component } from 'react';
import { graphql } from 'react-relay';
import Foo from '../Foo';
import enviroment from '../enviroment';
const schemaQuery = gr…
-
**What is the bug?**
The extra options popup within the results table of Log Explorer shows the options to move a column left or right, but clicking so doesn't make that change.
![image](https://gi…
-
### Package
Carbon for IBM Products
### Description
Infinite scrolling has some column sizing and sticky left operational issues.
- When in Infinite mode, scrolling to the right you will notice th…
-
I need to freeze last column of the WPF datagrid. When I set the FrozenColumnCount as 1, then it will freeze only leftmost column but I need to freeze right most column. (that means I need to prevent …