rill icon indicating copy to clipboard operation
rill copied to clipboard

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Results 784 rill issues
Sort by recently updated
recently updated
newest added

Closes #4111 New look: ![image](https://github.com/rilldata/rill/assets/14206386/90d2d370-45c6-4cb0-bc78-fe79da3a3408)

Rather than showing a raw JSON string, we should have a more presentable error component. ![image](https://github.com/rilldata/rill/assets/14206386/37d67242-1767-4f22-b9ac-770c5637a371)

@ericpgreen2: regarding issues like https://github.com/rilldata/rill/issues/3596 (imports from web-local into web-common), we could add something like this to CI that checks a set of dependency rules: https://github.com/sverweij/dependency-cruiser#declare-some-rules Could also check for...

experiment with removing query cancellation Here's what I see in a couple conditions (1) state as of changes in this PR: - all manually query cancellation removed - `observeContextColumnWidth` reactive...

I just realized that the `--no-tsconfig` option to svelte-check means we're not type checking any of our plain `.ts` files :'( Need to rectify that. # UPDATES - 2024-01-09 :...

Type:Bug

Currently, our CI basically doesn't type check a huge number of our svelte components. We need to start pulling things out of this list. (And of course we should never...

Type:Improvement

Please go the the `Preview` tab and select the appropriate sub-template: * [Applications](?expand=1&template=applications_template.md) * [Others](?expand=1&template=fallback_template.md)

Fix types in MetricsTimeSeriesChart