-
We had a discussion with @HGSilveri about where instance attributes should be type annotated. I dug a bit more on the subject, and here is what I can come with:
1. declare attributes at class scope…
-
I have a graph for openmeteo weather:
```
type: horizontal-stack
cards:
- type: custom:mini-graph-card
unit: °C
icon: mdi:thermometer
align_icon: state
align_state: center
…
-
What are you building with SQLPage ?
A link sharing tool
What is your problem ? A description of the problem, not the solution you are proposing.
I am using `htmx` to add interactivity to som…
-
**Describe the bug**
Resource has `belongs_to :parent, __MODULE__` relationship and `has_many :ancestors, __MODULE__, manual: Observer.Graph.Node.AncestorsRelationship` relationship that fetches all …
-
#1634 introduced using a `MultiValueDict` as the default empty value for the form data. This however broke using LinkWidget. If the FilterSet is initialised with a false-y `data` attribute, the `Filte…
-
FHIR profiles define so called modifiers as well as the cardinality for each field of a profile.
This information has direct influence on the data selection and whether a field should be selected.
…
-
CLR Transform Tool (Transformations): There seems to be no option to select the attributes of input data for CLR transformation.
Selection of columns to perform CLR transformation upon needs to be a…
-
**Any bug report that doesn't include a Sandbox link or replication steps will be closed. If you can't provide these pieces of information, we're happy to help you via our official support channel ins…
-
``` nim
let htmldoc ="""
12345.txt
12346.txt
12347
"""
echo q(htmldoc).select("a[href=12345.txt]")
#output: @[12345.txt, 12346.txt, 12347]
let htmldoc2 ="""
12345
12346
12347
"""
echo q(htm…
-
**Location(s):**
- \
- \
- \
**Reasons flagged:**
- aria-label attribute does not exist or is empty.
- aria-labelledby attribute does not exist, references elements that do not exist or
refer…