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

Navigate to this section from the Data Explorer UI to link docs to RD **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as...

This PR enhances the breadcrumb navigation menu to improve user clarity and organization, addressing DES-79. It introduces: * **Type-specific icons:** Distinct icons are now displayed next to Explore and Canvas...

https://linear.app/rilldata/issue/PLAT-94/git-support-for-dev-deployments TODO: Cleanup git APIs in CLI when UI migrates to API in runtime **Checklist:** - [x] Covered by tests - [x] Ran it and it works as intended -...

This PR uses big-number display for delta abs in DimensionDisplay and widens the comparison columns. Closes https://linear.app/rilldata/issue/APP-46/the-display-of-absolute-delta-values-is-cut-off-in-tables Before After **Checklist:** - [ ] Covered by tests - [ ] Ran...

Sources have different configurations between DuckDB and ClickHouse. Dependent on the OLAP engine, both the Source UI form and the form's generated Source YAML can differ.

Closes PLAT-231 **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review -...

Fixes APP-581: Dashboard dimension search failing with trailing spaces. Previously, searching for a dimension with a trailing space (e.g., "site ") would incorrectly return "No matching dimensions". This change trims...

INSERT DESCRIPTION HERE Closes https://linear.app/rilldata/issue/APP-521/project-share-popover-is-not-displaying-full-list-of-users-that-have **Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting...

Fixes APP-575 Ensures that wrapped text for Measures, Dimensions, and Time chips in the pivot table sidebar is left-aligned. Previously, these chips were center-aligned, leading to an awkward appearance when...

**Checklist:** - [ ] Covered by tests - [ ] Ran it and it works as intended - [ ] Reviewed the diff before requesting a review - [ ]...