-
A component for non-editable key-value pairs consisting of a label and a value, for use e.g. in read-only forms.
- Labels above and aside variants
- Databindable (like input fields)
- Nice-to-hav…
-
The following code caused an error in the testnet instance.
```
(define-read-only (get-decimals) (ok u0))
(define-read-only (get-name) (ok "Rocket Token"))
(define-read-only (get-symbol) (ok "RKT"…
csgui updated
3 weeks ago
-
Run the following;
```
git ls-files --others --exclude-standard
```
And observe the following activity;
```
TRACE: watcher event "change" "/home/coder/___/.git/sharedindex.1b16556fb0a738b262…
-
**Category:** User Interface Improvement
**Feature Type:** Enhancement
**Related Modules:** Forms / Fields
### Summary
Add a new `clickable` property to read-only fields, allowing them to trigge…
-
It would be nice to have a flag for reading only part 2 of a puzzle.
-
**Describe the bug** (*)
Please, describe as much as possible about of what the bug is. It will help to solve this issue faster.
**StackTrace from IDE**
```
com.intellij.openapi.diagnostic…
-
## Description:
Sub-issue of the [concept selection page](https://www.figma.com/design/Iuw9me6kYftBF4WTCEsCZz/Query-Connector?node-id=475-18960&t=nCvdKQwvRKVyZnv4-4) that only covers the UI
## Accep…
-
```
Combinations tested: 1/35
Page loaded successfully
Waiting for username input field to become visible...
Username input field found and visible
Error using Selenium: Message: Element is read-…
-
Create anndata manually:
```
labelset = "LABELSET"
label = "--".join([labelset, "LABEL"])
cap_adata = CapAnnData(None)
n_rows = 3
X = np.random.rand(n_rows, 2)
cap_adata._X = X
df = pd.D…
-
I was wondering if it would be useful to be able to read only specific time segments (as opposed to the entire data), WDYT? This is probably a very niche feature, but I'm bringing it up because if we …
cbrnr updated
1 month ago