-
The colours of the diagram makes it hard to determine the navigability and types of arrow used. Additionally, the latter diagram for command makes it difficult to read due to its complexity.
![image.…
-
![image.png](https://raw.githubusercontent.com/Ridiculouswifi/pe/main/files/cd5c7383-3bed-4c8c-930c-1971e0556ecc.png)
Command input: obtain wgtn /number /email
Seems like obtaining multiple contact …
-
## New Icechunk Python API design
The following is pseudo-code of how a new Python API may look.
### Modules
We have different modules for sync and async interfaces. Most zarr users are not u…
-
The term `list` is being used here but there are two types of lists in the glossary which are `Company List` and `Bookmark List`, causing ambiguity.
![image.png](https://raw.githubusercontent.com/nus…
-
Type: Bug
I am developing a debugger for a language transpiled to C. I have studied GDB Python API and implemented pretty-printers for stack frames (`FrameFilter`/`FrameDecorator`) and custom data t…
-
For other property types in Singapore, like landed properties, the current unit number format stated "XXX-XXX" might not be applicable.
If user run :
addBuy 1 ht/o bp/123 pc/223260 un/42
![image.pn…
-
### Minimal reproducible example
https://gist.github.com/paulschreiber/9d41cee707cf2e2d81e2085fa20368aa
### What platform(s) does this occur on?
iOS
### Did you reproduce this issue in a d…
-
### What were you trying to accomplish?
I wanted to change the AMI family of the nodegroup, so I have deleted the nodegroup with `eksctl delete nodegroup` then creating again with `eksctl create no…
-
The pallets with `#[pallet::without_storage_info]` attribute or storage items with `#[pallet::unbounded]` attribute do not require a stored types to be bounded by the size. This simply means that thos…
-
### Description of the bug
This is related to #20293, but focuses on the `DetachEvent` rather then the `SessionDestroyEvent`.
When a component is removed from the view, the whole component subtree…