Eric P Green

Results 102 comments of Eric P Green

The notification's copy feels a little weird: 1. There are 6 dashboards in my project, so "Go to dashboard" doesn't refer to any particular one. 2. The main dashboards table...

IMO this still needs some design discussion. I commented in Figma [here](https://www.figma.com/design/Qt6EyotCBS3V6O31jVhMQ7?node-id=16812-792988#944278964).

Given the large # of open PRs, I'll close this for now until we have Product clarity.

It looks like you need to add support for this feature to Rill Cloud. On opening a Cloud dashboard, I hit this error: And while we currently don't need support...

On an Adbids dashboard, I've tried navigating to this URL: `http://localhost:3001/dashboard/Adbids_dashboard?filter="publisher eq Facebook"` The "F" is getting clipped from "Facebook" to "acebook": Can you please update the PR description with...

> @ericpgreen2 According to the Notion, dimension values are required to be surrounded by some form of single quotes. I updated the description with a variety of examples. Oh, got...

UXQA: 1. Am I supposed to see the comparison lines at all times? I see them when I hover over the row of a specific dimension, but I don't see...

> 1. This is per design. @jkhwu, @djbarnwal what about showing the comparison lines when at most X specific dimension values are selected? Say X = 1, 2, or 3?

Yeah, the key is adding the codeblock to the metrics view, not `rill.yaml`. Here's one way to reproduce: 1. Clone our [example partner-filtered dashboard project](https://github.com/rilldata/rill-examples/tree/main/rill-partner-filtered-dashboards) 2. Replace the security policy...

> Makes a request for /resource?name.kind=rill.runtime.v1.ProjectParser&name.name=parser, which fails because restricted users don’t have access to parse errors This is a pretty tricky case. For context, we currently support a couple...