Anselm McClain

Results 139 comments of Anselm McClain

> yea, but was a little worried about the constraint that puts on what kind of correlationId you can use. Yes - I was looking for any mention of selecting...

If you think about it - anything you bake into a corrId might just end up being more confusing than it is helpful as the ID gets passed around through...

We are seeing the same thing regularly since updating to v29.3.x. Thanks @Elysiome for the pointer above - looking at the history of the file, I would bet that this...

@haynesjm42 noted that we might benefit from more specific higher order `GridFilterField` / `ZoneGridFilterField` components with clearer props APIs and dedicated handling.

@jskupsik - wanted to ensure that you saw the comments above from earlier in the summer. It would be good to catch this up and have another look.

In your app code, could you simply not await the call to `selectFirstAsync`? Or (for when there are any rows), do you need to ensure that the first row has...

Unwound overly-eager addition of this prop in https://github.com/xh/hoist-react/commit/6bde8182f569974cfed6346f0484e416b7b322e7, filed linked ticket for the library update

For configs, we discussed admin option to push changes, rather than pushing after each modification or a client-side refresh. Would allow admin to change several configs, validate, then push to...

For preferences, discussed how making them observable (within a single client) could save some boilerplate code and is a clear win, but refreshing might or might not be worth implementing....

This could be worked into an Inspector feature if we wanted to invest more in that tool and also wanted to avoid spamming the console log - something like a...