Jessica Rynkar

Results 29 issues of Jessica Rynkar

# Bug Report Next and Payload are currently on different versions of Sharp, this breaks the next/image component when you try to use it. ## Possible Solution Downgrade Payload Sharp...

## Description Closes #4563 Slate serializer was not passing the form data to the link node. - [X] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ##...

## Description WIP - cleans up `formatFields` in the list view - [X] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [X]...

## Description Closes #5923 The cell component prop types are incomplete because we are currently using `Pick` to add `'collection' | 'rowData'` from the cell props, we should use `Partial`...

created-by: Payload team

## Description Closes [#149](https://github.com/payloadcms/payload-3.0-demo/issues/149) in **payload-3.0-demo** repo. The `depth` field in the API view throws an unhandled runtime error when empty. The error is being caused by `value.toString()` being used...

## Description Duplicate of [this PR](https://github.com/payloadcms/payload/pull/5995) for 3.0. - [X] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [X] Bug fix (non-breaking...

## Description Closes #5992 When a collection has a label with more than one language, it is falling back to the default label _(document)_ when creating a new document. It...

## Description This is a duplicate of [PR #6165](https://github.com/payloadcms/payload/pull/6165) for `2.0`. Adds `true` and `false` translations for the checkbox field result in the collection view. - [X] I have read...

## Description Closes [#169](https://github.com/payloadcms/payload-3.0-demo/issues/169) from `payload-3.0-demo`. Adds `true` and `false` translations for the checkbox field result in the collection view. - [X] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document...

## Description PR for 3.0 [here](https://github.com/payloadcms/payload/pull/6150). Fixes indentation in API response preview for empty nested groups and arrays. Related #6112 - [X] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document...