Archie Sarre Wood

Results 326 comments of Archie Sarre Wood

### Another workaround Put empty links to your templated pages outside the details components ```html ``` they won't be visible to the user, but they will be visible to the...

### Why? - Anything not visible to the page on start is not in the pre-rendered DOM by default. - Details components are closed by default, so their content is...

Inputs are expected to have unique names, if you use multiple inputs with the same name, you may get undesirable behavior.

Related to inlining all the default values in the array into the where clause

Loading DuckDB extensions are not currently supported in Evidence. JSON syntax is provided a [DuckDB extension](https://duckdb.org/docs/extensions/json). This should be unblocked when there is a new tagged version of DuckDB WASM...

lovely! so the solution if you have a short string and you want it to not have extra space in the callout is to do `width=0`?

Overall like. Good design QA - Still getting flicker on the yellow point in the docs - Weird hover stuff? ![CleanShot 2024-07-02 at 19 35 52](https://github.com/evidence-dev/evidence/assets/58074498/b036baeb-66b3-4944-986d-e8df9082eb79) - maybe it's just...

> Fixed by making reference points not hoverable (this is in line with reference area/line functionality) it still greys out the Callouts and ReferencePoints when you hover over data series,...