SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 510 TypeScript

feat(ui): add filter support to Tree useChildren

Thread filterByCollections through Tree component hierarchy:
- Add filterByCollections to UseChildrenArgs type
- Add filterByCollections to TreeNodeProps type
- Pass filter from TreeInner to useChildren and TreeNode
- Include filter in cache key to prevent filtered/unfiltered conflicts
- Add filterByCollections to API query params

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
J
Jarrod Flesch committed
bd35299430e5be3c517fc68cd7a7188e7e7b3c09
Parent: 2f79094