zui icon indicating copy to clipboard operation
zui copied to clipboard

Zui is a powerful desktop application for exploring and working with data. The official front-end to the Zed lake.

Results 259 zui issues
Sort by recently updated
recently updated
newest added

While running tests for #2482 I bumped into a problem with the RPM-based install on Fedora 36. The app seemed to be accepting pcap imports ok, but on closer inspection...

bug

Repro is with Brim commit 1ee21a8. As shown in the attached video, when the app window is narrowed such that the ">>>" pull-down appears, the "Pins" menu now shows "(empty)"....

bug

Repro is with Brim commit 1ee21a8. To repro: 1. Import a test pcap (such as [sample.pcap](https://github.com/brimdata/brim/blob/main/src/test/shared/data/sample.pcap) from this repo) 2. Add a "Time Range" pin (accepting the default start/end times...

bug

We've been using the `ubuntu-18.04` platform for some time to test and build Brim. Recent notifications from GitHub have indicated: ![image](https://user-images.githubusercontent.com/5934157/184044943-8fb6975e-e7c3-489a-aab1-88431dfecb06.png) The official deprecation notice is [here](https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/). In reaction to...

At the same time that we make the transition of the app name from "Brim" to "Zui", the wiki currently at https://github.com/brimdata/brim/wiki needs to mention the transition and also start...

Add back the histogram to Zui. - [x] Grab the correct span from the query. - [ ] Conditionally render the histogram for zeek pools only. - [ ] Determine...

The symptom of this problem was first identified by a community user. I've most recently reproduced it with the GA Windows installer `Brim-Setup-0.30.0.exe` and the Zui Insiders installer `Zui---Insiders-Setup-0.30.1-29.exe`. On...

bug
community

Repro is with Brim commit b87abd5. As shown in the video below, If test data is loaded into the app (such as [sample.zng](https://github.com/brimdata/brim/blob/main/src/test/shared/data/sample.zng) from the Brim repo), its details are...

In a recent team meeting it was noted that we'd benefit from having an automated test that catches the kinds of Export failures identified in #2426. Note that #2426 actually...

test

Repro is with Zui commit a20f709. I was doing some testing as a user mostly familiar with the prior app workflows and new to the Session Flow introduced in #2439....