-
I am using elasticui-extension with Materialize template , but multi select is not working fine. In multi select I am not able to select multiple values , it is allowing to select only one value in m…
-
Hello, thank you for this package!
When using a multi-select box/pillbox, the dropdown does not render properly when opening upwards. I looked through the code and realized that the line `$("#selec…
-
I'm wanting to add a GUI control that allows user to pick multiple items from one list and add it to another list. This is a control that has a list of Available Items and you Add/Remove to/from the S…
-
The tablist's keyboard interaction for the Tab key states
> Tab: When focus moves into the tab list, places focus on the active tab element
This raises interesting questions about the multi-sele…
-
## The Problem
The following code prints `«0»` twice:
multi b(Int:D $x) { $x + 1 }
multi b(int $x) { $x }
say b(0);
multi d(Int:D $x) { $x }
multi d(int …
-
when using Options-provider for select/multi select data types, the `get-select-options` request is fired to load the dynamic options on the fly. In the same request, options property is posted along …
-
As this issue is being filed, Brim is currently at commit 6eaaa54.
A community zync user pointed out how Zed can now target multiple pools in a single `from` (https://github.com/brimdata/zed/issues…
-
**Description:**
Two-factor confirmation for consequential tasks/actions.
**Overview:**
For tasks/actions that pose a liability if performed on the wrong resource, a two-factor confirmation ca…
-
When executing the Segment, after the box selects the polygon, I want to delete the point cloud by a certain depth instead of deleting all the boxes selected.
After clicking segmennt out, enter a va…
-
### 🔖 Feature description
Right now users can upload content. However, on the admin panel, there is no way to bulk downloadthe content that was uploaded.
Having an easy multi select to download …