-
> Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”.
Chinese commas are full-width c…
-
## Describe the bug
On Program entitiy page, Data on program summary fields like Countries, Primary site, Cancer Types (and others with multiple data point) are displayed as a single word.
## S…
-
```csharp
public bool CanBeSerializedInline
{
get
{
if (!this.IsTableArray)
return true;
return this.ArrayValues.All((Func) (o => o is TomlTable to…
-
Read this first: https://github.com/alephium/alephium-frontend/pull/383
---
A user reported:
> those of us in the US do not use ' as the 1000 separator, we use a comma as in 10,000 and not 10'000 c…
nop33 updated
2 weeks ago
-
Hello,
I have a very large document that, when printed, takes about 30 seconds if I define `commas = fillSep . punctuate commas`, but only takes 3 seconds if I define it as `commas = hsep . puncuat…
-
Regardless of LIMS or not, there can always be typos.
it will pay if we devote some time to either incorporate a SampleSheet.csv, or build one ourselves , in order to preemptively detect semantic e…
-
Hi! I've never contributed to a GitHub project. I think I found a glitch in DraftKings NFL where the mylineups.csv is writing
QB,RB,RB,WR,WR,WR,TE,FLEX,DST
where it needs to be
QB,RB,RB,WR,WR,WR,…
-
If you have a data field formatted so that large numbers are displayed with commas as a thousands separator, the commas are not displayed when that field is added to the tooltip
**To Reproduce**
S…
-
Having multiple semicolons in a row is valid syntax (a bunch of no operations), but multiple commas produces an error. However commas can still be at the end of statements.
The implementation curre…
-
**Describe the bug**
The documentation for the `artifacts` field states that the artifacts are a comma-separated list of files that should be uploaded as artifacts of the release. This means that f…