-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
We need to implement two new features for partners in TagPicker.
1. **Single Line …
-
Hello !
We have 2 servers each with multiple (7 outgoing) ips for a single domain and the problem I face is that i have no way to route the deferred emails to use the ip that was selected when the…
-
### Describe the feature you would like to see added
A `p-selectButton` that is single-select can never be completely un-selected again, to bring it back to its initial state.
(The multi-select case…
-
Hi,
I have a potentially simple question: is it possible to select for a single SNP per contig within ANGSD? For example the first one or a random one? I cannot seem to find the answer online.
…
-
`anyLast_respect_nullsStateIf` looks unpleasant. It will be much prettier `anyLastRespectNullsStateIf`.
Also the error message looks weird:
```sql
select anyLast_respect_nullsStateIf(10);
DB::…
-
### Is your feature request related to a problem?
I am trying to use the SQL expression for multiple CTE but the `Table.sql` only allows for a single table.
### What is the motivation behind you…
-
An option to use single click on the hour then single click on the minute
-
v 1.22.1
**Steps to reproduce:**
1. Open SPGI
2. Apply layout with box plot that was saved with one of the previous versions (e.g. 1.20), when only single category could be selected
[SPGI_v2 - v…
-
### Aircraft Version
Stable
### Build info
```json
{
"built": "2024-11-02T19:03:34+00:00",
"ref": "refs/tags/v0.12.1",
"sha": "2776100c286d3723826c62df36dc48207657d937",
"actor"…
-
Currently, the selected value from Single/MultiList is returned as a string or an array of strings in props like onValueChange(..) and beforeValueChange(..). Hence, in the current case, we miss out on…