You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing #3145, I became hip to the fact that the right-click menu currently only seems to activate on named field/value pairs in records. For instance, in the attached video, I drag the test data primitive.zson.gz into the app with intent to right-click and select New Search With This Value, but it does not appear. I can make it appear if I yield the primitive values in a record expression, but this is surely not something we want to ask of users.
Repro is with Zui commit e8a538e.
While reviewing #3145, I became hip to the fact that the right-click menu currently only seems to activate on named field/value pairs in records. For instance, in the attached video, I drag the test data primitive.zson.gz into the app with intent to right-click and select New Search With This Value, but it does not appear. I can make it appear if I
yield
the primitive values in a record expression, but this is surely not something we want to ask of users.Repro.mp4
As @jameskerr remarked upon discussing this:
The text was updated successfully, but these errors were encountered: