-
I am unable to use this module as of Mx 10.3.
```
// Open the dropdown list
filter[react].onClick();
const dropdown = document.querySelector('#' + ctrls);
const multiSelect = dropdown.queryS…
-
## What package(s) are you using?
- [X] Carbon for IBM Products (or Carbon for IBM Cloud & Cognitive)
- [ ] Legacy/CDAI
- [ ] Legacy/Security
## Detailed description
> Describe in detai…
-
### What would you like to be improved?
Any third-party code included in the Web UI needs to be compatible with the Apache license and have clear IP provenance and licensing.
### How should we impro…
-
Currently FileManager React component uses this code to create a grid of shown files:
https://github.com/DevExpress/DevExtreme/blob/7708324f10548e1925a8ae0e1251e52c86a5c9b0/js/ui/file_manager/ui.file…
-
After the Datagrid passed in the bulkActionButtons, when selecting on the mobile phone, there was a problem with the TopToolbar above the Datagrid: the actionButton was set with a white background col…
-
## What will this achieve?
Replaces `react-dnd` and restores drag and drop functionality in customize columns Datagrid extension.
## How will success be measured?
- [x] Both ES and CJS builds suc…
-
## Review for release
- Component epic #1607 #3244
- Links: [PAL guidance](https://pages.github.ibm.com/cdai-design/pal/components/data-table/overview) / [Storybook v2](https://ibm-products.carbonde…
-
### Order ID 💳
331993142
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
browsers: Google Chrome 10…
-
### Order ID 💳
56539
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### The problem in depth 🔍
I have a data grid pro, and am…
-
### Summary 💡
I like the new `autosizeColumns` feature however I'm having some difficulty having my table automatically adjust columns if the data in the table changes. My table data might change as …