-
As an improvement to a recursive functionality, would it be much hassle to offer ability to select multiple folders which would showcase images from those folders in one view?
Example use scenario…
-
# 🙋 Feature Request
Update useComboBox to support multiple selection.
## 🔦 Context
We're building a type-ahead `SelectField` / `MultiSelectField` components, both on top of `useComboBox` and …
-
The Add Assignes to an Issue action for the Github component assigns multiple users to a specific issue within a Github repository.
**Action properties:**
- repository - repository where the issu…
-
### Describe the problem
When both :min and :max options are passed to multi_select, the min option is ignored if number of selections is less than or equal to the max option value. Expected behavior…
-
Under the accordion item "Mitmachen" (participation) local groups for the municipality should be listet with theire logos. The logos should link to the website of the local group.
- Create a LocalG…
-
In efforts to support Dave A. monthly report needs for SBO, we are investigating current DTS solutions that could support or be modified to suppor t the specific needs for reporting.
[TPW Finance …
-
After choosing reports type, selecting objects and configuring plugins the user will come to the export setup page. In case there are multiple report types chosen and multiple objects, the first thing…
-
Say I have code like this:
```rust
mod gl {}
fn main() {
let gl = ();
gl.GetIntegerv(gl::DRAW_FRAMEBUFFER_BINDING, &mut previous_framebuffer);
gl.BindFramebuffer(gl::DRAW_FRA…
-
https://gist.github.com/eflister/f34b85ac7b95a039283c060f0b450123
![image](https://user-images.githubusercontent.com/366563/97392396-eae97580-189e-11eb-9f54-20735815dc3d.png)
i have a graph + ch…
-
### Use case
You have a group of images or cards and you want to have a multi-select UI to select sets of them.
### Proposal
I had submitted this previously but my proposal was unclear and…