Tim

Results 24 comments of Tim
trafficstars

@ifiokjr you just need to click between the two images quickly – sometimes a few tries. Here's the `JSON` when broken: ``` { "doc": { "type": "doc", "content": [ {...

@flex-hyuntae check out the latest release [here](https://www.npmjs.com/package/kbar/v/0.1.0-beta.38).

@flex-hyuntae That link is for the latest release; please see https://github.com/timc1/kbar/releases/tag/v0.1.0-beta.38.

@freeberty Hey Saul! Apologies for the later update; give https://github.com/timc1/kbar/pull/251 a look/test and let me know if this helps.

> When we open kbar, search input are usually focused, so we need to unfocus input to being able to call shortcuts, which is not very intuitive. Is there an...

@ifiokjr for sure! I'll most likely be able to help after work hours 👍

Something like this would be wonderful – it’s currently a bit of a pain to try and update a component with a global settings provider; for instance, trying to set...

@matdru do you have a recommended solution for handling something like global colors? For instance, a number of User blocks that inherit from a certain value in a provider. Changes...

cc @prevwong pretty gnarly – I can take a stab at a fix, but you'd probably know the core of the issue

> whole toolbox has custom settings components with a bunch of logic that access craft state for selected nodes and their types and uses that information to filter settings accordingly....