Riley Langbein

Results 17 issues of Riley Langbein

### Describe the Bug When using the keyboard, focus is invisible when the active element is a sort column button. Take a look at this [PR](https://github.com/payloadcms/payload/pull/9557) for more information. ###...

status: needs-triage
created-by: Contributor

### Describe the Bug `CustomUploadFieldCollection` in the payload `test` folder attempts to render a custom upload component but it does not work. It looks like `admin.components.edit.Upload` exists in the payload...

status: needs-triage
created-by: Contributor

### Describe the Bug The components `EditUpload`, `SearchFilter`, `FileDetails` and `PreviewSizes` are missing from the `@payloadcms/ui` exports. These components are needed if trying to create a custom upload component based...

status: needs-triage
created-by: Contributor

### Describe the Bug `@lexical/html` is missing from `lexical-proxy` exports in the `@payloadcms/richtext-lexical` package. Discord discussion can be found here: https://discord.com/channels/967097582721572934/1314262823228145676 ### Link to the code that reproduces this issue...

status: verified
plugin: richtext-lexical
created-by: Contributor

### What? `@lexical-html` is missing from the `lexical-proxy` exports. ### Why? To allow `@lexical-html` functionality to be used without needing to install the package separately. ### How? Adds `@lexical-html` to...

created-by: Contributor

### What? Currently it is not possible to override the upload component. ### Why? The ability to override the upload component is missing from `renderDocumentSlots`. ### How? Adding a check...

created-by: Contributor

### Describe the Bug When navigating between screens in the admin panel, the browser will flicker from light to dark mode when your browser is set to dark mode and...

status: needs-triage
created-by: Contributor