-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zed Table #2626
Zed Table #2626
Conversation
Testing this branch at commit 4014451. I know we talked about this one on Zoom, but just to put it on the official wish list: Would be great to get back the "Query Pool" label and gray background for this magnifying glass to help draw the user's attention to it. Used to be: Currently: |
Testing this branch at commit 164c847. I've noticed that if I click Expand Headers and then re-execute the existing Zed query, the headers go back to their original state. It seems the header settings would be good to persist if we can. Repro.mp4 |
Testing this branch at commit 3fca790. I went back to do some re-test with the deeply-nested JSON test data from the Zed repo prs.json shown above in #2626 (comment). The good news is that there's no longer a stack dump. However, as shown in the attached video, if I click the chevron from the Table view as if I want to expand it, nothing is rendered. Also, I happened to notice that collapsing and expanding the Detail panel made the chevron disappear. Repro.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
While I've spotted a few loose ends in comments here and discussed others directly with @jameskerr out-of-band, overall my tests on this branch have been solid and I'm in favor of getting it merged soon so we can give it some time with the Zui Insiders users before we push to finalize the Zui v1.0 release. Therefore I'm clicking Approve on this one so @jameskerr can merge when ready, and once it goes in I'll do final verification of what's fixed and open new issues for any remaining loose ends.
Testing this branch at commit 7723a2d. Using this test data that's a mix of string and record:
Dragging it into the app and clicking Query Pool triggers the following stack dump: |
Testing this branch at commit 7723a2d. I was auditing some open issues to see if any had been magically fixed by this PR, and when checking on #2590 I found something unexpected: As shown in the attached video, the Expand/Collapse buttons are disabled on the Inspector view. This does not seem to be case in the current tip of Repro.mp4 |
Testing this branch at commit 7723a2d. As shown in the attached video, after dragging in the attached test data one-weird.zeek.gz, when I expand the single-field nested "id" record, the value is not shown. Repro.mp4 |
Testing this branch at commit 7bd659b. As shown in the attached video, after loading a pcap and clicking on a Repro.mp4 |
Of the items in the initial PR description notes that were left unchecked or described as "not going to make it in this PR", see the following open issues to track their ongoing progress. |
Not going to make it in this PR
Fixes #1881
Fixes #2539
Fixes #2453
Closes #559
Fixes #2537
Fixes #2556
Closes #1791
Closes #1499