Daniel Kirchhof
Daniel Kirchhof
Hi, while using the `checkout branch/revision` command and cycle through the branches via tab, it will autocomplete all branches. Unfortunately remote branches have the following structure `remotes/origin/BRANCH_NAME`. After checking them...
### Link to reproduction _No response_ ### Describe the Bug If I open the drawer to select an upload (upload field), the page size is always set to 10. I...
### Link to reproduction https://github.com/payloadcms/payload/compare/main...dkirchhof:payload:custom-edit-view-test ### Describe the Bug Hello, I want to extend the default edit view of a collection, so first I copied the original edit view and...
## Description I have a custom search enpoint in my payload backend. After adding the this plugin, the collection api of the generated "search" collection overrides the custom endpoint. So...
Hey, I'm a fan of defining my (react) components with `jsx.componentWithProps` instead of using labeled arguments. Unfortunately I had to figure out, that the goto definition command doesn't work for...