Eric P Green

Results 146 issues of Eric P Green

Request from Slack: When we show a full page error in the cloud UI, could we find a way to show the actual/detailed error message on the error page (could...

Type:Feature

There are two instances of URL encoding: 1. All parameters are URL-encoded in `web-common/src/runtime-client/fetchWrapper.ts` 2. The `state` object is specifically URL-encoded in `web-common/src/features/dashboards/proto-state/dashboard-url-state.ts` We should only URL-encode the state object...

Type:Bug

## Issue summary We've identified that hiding measures or dimensions results in the cancellation of certain outstanding API queries. This behavior stems from two primary problems related to state management...

Type:Bug

One instance of the bug: ![image](https://github.com/rilldata/rill/assets/14206386/a32a8fd9-fd60-4ef5-bca5-323c53f1b21b)

Type:Bug

Here's how we get the app version for Rill Developer: ![image](https://github.com/rilldata/rill/assets/14206386/8b01f367-14c4-4000-8cc9-b829b37fa2b4) I'm assuming we'll need an analogous endpoint for the Cloud context.

Type:Feature

Each email uses the same time range (often a relative time range). Each email should use a fixed time range so the report run is unique.

Type:Bug