[Bug/Feature Request] Not all function handles showing in dev dashboard filter

After migrating my app and extensions I noticed it deployed 21 updated extensions, but when I check the function logs it shows only 10. Even if I search for the missing ones they don’t seem to show, and there’s no scroll to view either.

I’m not sure if I’m misunderstanding something or if this is a bug or not yet implemented.

Deployed:

Filter:

In this case I was looking for the function by handle of “line-item-price-changer”, and while it was unavailable as a filter under Function Handle it was available under the Target filter.

Hi @kyle,

Thanks for reporting. We have some bigger improvements we’d like to make to the filtering in these logs. Meanwhile, we’ve added a quick change that will allow you to search for any value:

Please let us know if you’re able to find logs for all your functions now.

-Nick