David Trapp
David Trapp
### Link to reproduction _No response_ ### Describe the Bug The screenshot says everything. The marked area is not indented enough.  ### To Reproduce Create a structure similar to...
### Link to reproduction _No response_ ### Describe the Bug I have an array field, and it shows up in the filters dropdown but then with no possible operations to...
### Link to reproduction _No response_ ### Describe the Bug See screenshot. Note how the other filters below get messed up when a filter on top gets deleted.  ###...
### Link to reproduction _No response_ ### Describe the Bug In a relationship dropdown with no options, there is a hardcoded string "No options" shown. I did not find any...
### Link to reproduction _No response_ ### Describe the Bug I have a date field set to show the time with a precision up to seconds, using settings such as:...
### Link to reproduction _No response_ ### Describe the Bug I have a rich text field (using Slate) which has a custom `Label` component. The component is ignored and the...
### Link to reproduction _No response_ ### Describe the Bug (See reproduction below) ### To Reproduce 1. Open a collection list 2. Set a valid filter (note the filtered result)...
### Link to reproduction _No response_ ### Describe the Bug I have a simple JSON field. I'm trying to enter an array of strings. It's almost impossible to do. Entering...
### Link to reproduction _No response_ ### Describe the Bug When I change something and then navigate to another page in the nav sidebar, I get the modal asking me...
### Link to reproduction _No response_ ### Describe the Bug I have an array field as follows: ``` { name: 'subArticleGroups', type: 'array', label: { de: 'Unterartikelgruppen', en: 'Sub-Article Groups'...