Francisco Lourenço

Results 115 issues of Francisco Lourenço

Is it possible to limit the serialization to a certain depth of property nesting? Thanks!

![2019-03-08 15 10 18](https://user-images.githubusercontent.com/208149/54033457-a6363580-41b4-11e9-9fee-031d64a6ca67.gif)

Node `querystring.parse` method returns an object with null prototype for security reasons. Passing that object to serialize() throws `Cannot read property 'name' of undefined`. Would it be possible to stop...

### Link to reproduction _No response_ ### Describe the Bug ### To Reproduce Input long text in a text field with `hasMany: true`: ``` { name: 'textHasMany', type: 'text', hasMany:...

[possible-bug]

### Link to reproduction https://github.com/payloadcms/payload/compare/main...franciscolourenco:payload:reproduce-cellcomponentprops ### Describe the Bug The [CellComponentProps](https://github.com/payloadcms/payload/blob/b974a2c042a1b4c58ca9a740d5be7f16bf66177f/packages/payload/src/admin/components/views/collections/List/Cell/types.ts#L17) exported in payload/types doesn't match the props passed to custom cell components. The props passed to custom cell components...

[possible-bug]

### Link to reproduction https://github.com/payloadcms/payload/compare/main...franciscolourenco:payload:reproduce-relationship-null ### Describe the Bug I came across this issue when using a relationship field while inside of a new document drawer. It happens because the...

[possible-bug]

About half of the times the text is not pasted back the the source application. It's very unreliable. What's your experience?

This option should be configurable for displaying diffs.

Feature

GUI clients like Sourcetree and Tower allow the user to stage individual lines. Can't we do the same?f