Tim
Tim
Hey @brydar apologies for the late response – looking into this asap. Thank you!
Alright, so I've been playing around with this sandbox for a bit – thank you for the environment! Between each snapshot, it looks like you have your filter set to...
Hey @freeberty can you reproduce this on the [demo site](https://kbar.vercel.app/)?
We'll likely want to skip the first effect run here: https://github.com/timc1/kbar/blob/805b6ad442124a3ab9ed4c4c1292ac8ce4c50a8d/src/InternalEvents.tsx#L214 Thanks @aaronbushnell!
I don't see why not! Does this work for your use case?
Hey @Winangel! Do you have a specific example within VSCode's cmd+p?
Fixed as part of https://github.com/timc1/kbar/commit/3d1c4c7451d37ff15313b58e9b6689f6cd0fd887
I've been able to (not ideal) add a short debounce to the `onDragOver` callback which fixes the sorting issue; as a consequence the transitions do not work as expected. Would...
Hm, this is interesting – so when kbar is opened, you want specific shortcuts; ie `$mod+p` to trigger actions? Once triggered, kbar will then close?
@notmedia please see https://github.com/timc1/kbar/pull/242#issuecomment-1236428377 thank you!