Phil Rzewski
Phil Rzewski
Along with today's release of [Zui v1.0.0](https://github.com/brimdata/zui/releases/tag/v1.0.0), the former Brim wiki that's now at https://github.com/brimdata/zui/wiki has been replaced with a simple pointer to the new site https://zui.brimdata.io/docs. Regarding the other...
Verified in Zui commit f1aef59. This issue is gone for the simple reason that it can no longer be reproduced. Specifically, the Table view _can_ render all the Zed data...
There's related issue #2941 where a community user noticed the specific case of duplicate queries that have no name at all. I imagine we should prevent nameless queries altogether, so...
I happened to encounter this issue again and rechecked how things are looking now in the era of the redesigned Table at Brim commit 1e0a608. As it shows, when shown...
I was testing the Preview & Load branch, running through the steps in the [zq tutorial](https://zed.brimdata.io/docs/tutorials/zq) using the new workflow. This reminded me how this issue is still with us,...
The changes in linked PR #2875 thankfully have addressed this for the specific example shown above. Repeating the repro steps at Zui commit b90a400, we now see:  However, when...
Verified in Zui commit d29e674. The second set of values highlighted in the [comment above](https://github.com/brimdata/zui/issues/2454#issuecomment-1791417908) are now being rendered similar to ZSON.  A wider discussion about possible divergence between...
@jameskerr recently expressed an interest in adding a user **Preference** to include support for auto-updates via Channels (https://www.electron.build/tutorials/release-using-channels.html). This would allow users to express a willingness to opt in to...
I did an exhaustive verification of this feature in a personal fork (based on Zui commit d938f8e) where I created GA-style releases tagged `v1.5.0` (as a starting point to install...
Another community user inquired about this in a [Slack message](https://brimdata.slack.com/archives/C010DR0HHMF/p1678239780862849?thread_ts=1678177258.353039&cid=C010DR0HHMF). In their own words: > This year there is the idea of internationalization of the UI, before a suggestion of...