zui icon indicating copy to clipboard operation
zui copied to clipboard

Clicking "Query Pool" presents a blank slate with No Result Data

Open philrz opened this issue 2 years ago • 0 comments

Repro is with aac7f4b5436cb84bcfdefdd13c202571f02be39d started in Dev mode with yarn start --feature-flags=query-flow.

As shown in the attached video, when trying out the new query-flow experience, I noticed that when I start from the pool’s summary info and then click the magnifying glass for “Query Pool”, it starts me out with a blank “No Result Data” screen. This contrasts with the prior behavior where it always started out with the default query being automatically executed so you’d always see the initial splash of the most recent records in the pool.

https://user-images.githubusercontent.com/5934157/161839421-20334b50-5f71-4f2d-b31e-05d194cd36ba.mp4

I checked with @mason-fish to see if this change of behavior was intentional. His response:

Yeah it's basically opening a new draft query that has not yet been executed. I don't know if that's the best decision though and we probably should also execute that blank/* query

philrz avatar Apr 05 '22 20:04 philrz