If you take your example and key the each like this: ```svelte {#each filtered as value (value.name)} ``` Then type something that shows up in two of the names, then delete it and arrow down, those items are the first ones it tabs through.