-
### Description
Grid block is not working as expected when inserted inside the "Stack" (or "Row") container when the layout type is "auto".
https://github.com/user-attachments/assets/0d6bc829-d677…
-
In https://github.com/elastic/kibana/pull/195513, we introduced a panel management API for handling stuff like adding a panel, removing a panel, etc. After an initial exploration into https://github.c…
-
## Basic information
`zellij --version`: zellij 0.41.1
`stty size`: 52 198
`uname -av`: Linux 5.4.143.bsk.8-amd64 SMP Debian 5.4.143.bsk.8 Wed Jul 20 08:43:36 UTC x86_64 GNU/Linux
`neovim…
-
The `kbn-grid-layout` algorithm defined in `packages/kbn-grid-layout/grid/resolve_grid_row.ts` is quite different from the one in `react grid layout`. This causes an edge case when a panel is resized …
-
Test config:
```
params += [
pytest.param(
[[1, 1, 128, 32]],
{
"dtype": [ttnn.bfloat16],
"layout": [ttnn.TILE_LAYOUT],
"input_mem_conf…
-
Just a suggestion for adding the grid layout seen in Google Play screenshots to foldable phones
-
### Bug summary
When creating a nested grid of axes using `GridSpecFromSubplotSpec` (EG by calling `axis.get_subplotspec().subgridspec(...)`), and plotting a figure using `layout="constrained"`, the …
-
## Summary
A widget which can allow users to create a layout easily and help them make there applications responsive (for the grid content only).
- The users should be able to next multiple grids…
-
Hi there. I have setup the security section with door locks and pir sensors. At one point, it was displaying the status of each sensors highlight in red area. The green highlight is working as you can…
-
Kind of connected issues they are it seems.
To fix the issue of text-content getting selected while dragging/resizing, added `user-select: none` to `.react-draggable-dragging` CSS selector.
Abov…