Skip to content

Silent errors in query builder condition prevents seeing any outputs #209

Description

@mattakamatsu

If I input a condition that is invalid, then I just see "no query results" which is confusing.

I would expect the query builder to either

  • skip that criterion (like, "whatever, guess we'll just not use that as a filter criterion") or
  • share an error ("error: one or more filter criteria are invalid")

Example:

https://www.loom.com/share/9fc946a5c42e4369bc545bb227edb9ce?sid=cafbb1d7-f0f4-43d5-a92d-4fa409772dd1

I set one condition to "Is a" "Experiment" which is valid in some graphs, but not this one.
the query

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions