-
**Describe the bug**
In Tree Component, when we have mode as MultiSelect, checkboxes are not visible for all the child items. If the tree node is collapsed by default and we expand it, the child item…
-
Hi everyone
I am creating a table with editable cells but I always have an error.
Whenever I double click the cell, this error appears:
ERROR TypeError: targets.row.findCell is not a function
…
-
Base text direction is an integral part of the overall Bidi support and enables correct editing and readability of dynamic data for BIDI languages ( Arabic, Hebrew, Urdu)
Carbon code allows to spec…
-
### Summary
We are requesting a data table settings menu component based on the design mocked up here https://www.carbondesignsystem.com/components/data-table/usage.
In addition to displayi…
-
Hi, I'm loving this library but it seems as though the `alwaysRenderItemSelected` prop isnt taking effect when set to `false`. Based on the description within the ReadMe, I expect the selected items t…
-
**Environment**
* **Package version(s):** @blueprintjs/select 4.5.0, 4.5.1
* **React version:** 16.14.0
* **Browser(s):** Chrome 103.0.5060.134 (Official Build) and Firefox 103.0 (64-bit), presumab…
-
Hi,
We are using both single and multiselects and I want to submit a form when something changes. For single selects this can easily be done by listening to the change event of the original select, b…
-
### What package has an issue
@mantine/core
### Describe the bug
The Mantine MultiSelect component (which is amazing, as with everything Mantine, thank you very much) does not overflow contai…
-
**Is your feature request related to a problem? Please describe.**
We have a flavor of the Picker where the user would be able to search via parent and have only the children selected (with no checkb…
-
First of all, thanks for this great little library built for React! The machine syntax is really nice and also the **TypeScript support**. 👍
My problem is that I want to **first define the machine …