-
If user has added a `Group` in the `Layout` tab, they will see options for stacking.
Related design files [here](https://github.com/lightdash/lightdash-internal-work/issues/236)
Stacking ba…
owlas updated
2 months ago
-
There is an issue with UI freezing on Chrome OS when after upgrading from 2.10.5 to Flutter 3.x.x. After several consecutive interactions with UI (button presses etc.) the whole application becomes un…
-
Our docs aren't very clear on what `string` goes into the `icon` attribute on our Elements.
For example, on [Tag](https://ux.redhat.com/elements/tag/code/#attributes):
The presumption is the…
-
## Steps to Reproduce
1. Make the shape square by making the radius 0
2. Execute `flutter run` on the code sample
3. Watch it glitch
**Expected results:**
The OpenContainer should p…
-
Traditionally ZMS uses the XML-represenation of it's content for (XSL-based) transforming it into 3rd-party formats like Word-XML. Instead using XSL (and its efforts with debugging) a direct, pythonic…
drfho updated
4 months ago
-
### Issue description or question
Wallaby seems to be transforming the same typescript file more than once when I would expect it to just do it once, cache it and invalidate it after a period of time…
-
## What work does this Task describe?
This task addresses support for transforming CSV records into schema aware PCollection elements.
## What value may result from this Task's output?
Some l…
-
## Optimized Voter Dataset Processing Flow
```mermaid
flowchart TD
A[Start: Mount Google Drive] --> B[Change Directory to Dataset Location]
B --> C[List Files in Directory]
C --> D[Read a…
-
### Problem description
CSV on the Web (https://csvw.org/standards.html) specifies how to turn "plain" CSV into RDF using a JSON metadata file, which makes it easy for publishers to turn their existi…
-
We aren't explicitly testing the utilities for e.g. loading pdb files or transforming `smiles` to `selfies` and vice versa.