Daniel Kirchhof

Results 15 issues of 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...

change

### 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...

status: needs-triage

### 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...

status: needs-triage
stale
v2

## 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...

stale
v2

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...