-
### Describe the feature
Currently, the Select component only supports single-item selection. Could we add a variant for selecting multiple items?
-
## Summary of the bug
The top code demo for IcSelectWithMulti - Javascript doesn't contain an `options` array which breaks the example
Copy the options from examples below to fix the issue
## 📸…
-
Currently you can only get elevated access for a single account in a request. For us it would be nice to be able to multi select and immediately get elevated privileges for multiple accounts with the …
-
**Is your feature request related to a problem? Please describe.**
In the current search implementation users can only search either individual data sets or all data sets that have been listed unde…
-
### Feature description
A button that works when you have an object selected, and when you use it, it selects all the objects equal to the one you selected at the beginning, for example: You select a…
-
### Description
Hey, i just implemented SuggestArr https://github.com/giuseppe99barchetta/SuggestArr which scans your library and uses the tmdb api to add new requests based on your available movies …
Joly0 updated
1 month ago
-
### Feature description
Really like the Multi Select Inputs, is there a way to add a clear icon-like button next to selection window to clear it to empty?
-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/AntennaPod/AntennaPod/issues) issues to see if someone else has already submitted the same bug report.
- [X] I ha…
-
### Description
Allowing Users to select and move multiple clips.
[Figma link](https://www.figma.com/design/oQEvoOqeKHQlqabmFmM0Mp/10---Selection?node-id=136-14828)
-
I get an unexpected error with `@select!` below, and the error message reads to me like it should be working.
```julia-repl
julia> using DataFramesMeta
julia> df = DataFrame(x=1:3, y=4:6, z=7:9…