Results 179 comments of Simon Green

Yeah, I meant a subset from a potentially larger set (the unbounded). I'd probably include some form of virtualization for the list too, as you may have many more entries...

Try this: 1. Create derived store for the filter (this is so it can react when the filter part changes, not when any other state changes): ```ts const combobox =...

Thanks for this. Yeah, I generally think styling based on aria attributes is always better as it helps make them a first-class feature more than an add-on. The original idea...

I'll have to have a play around and see what the best way to support that - I'm picturing something a bit like Stripe's top-level nav, is that the right...

Yes, I think some events would make sense. The main ones I can think of will be things opening / closing and selections changing.

In case anyone is interested, I started working on a Go implementation this week and have the basic pieces working to split and iterate over the datastore using the same...

Thanks for the tip @tkaitchuck, I'll definitely check that out. I was hoping to keep it end-to-end in Go but we'll see how far I get with things. My main...

Perfect, thanks for the help!

Sorry for the lack of progress, I had to work on other things, but for anyone interested in a Go version of the mapper I've just published what I've been...

Here's a live version: https://stackblitz.com/edit/sveltejs-kit-template-default-bhlpxc