Florian C. Wachmann
Florian C. Wachmann
**Describe the bug** [alt] + drag’n’drop replaces the original relation block with a new one. This is probably a tiptap issue. **Flexible Editor Version:** 1.0.0 **Directus Version:** 10.4.3
**Describe the bug** Can’t nest bullet list with ordered list easily. Only works after the second element. This is probably a tiptap issue. **Flexible Editor Version:** 1.0.0 **Directus Version:** 10.4.3
**Describe the bug** When duplicating relation blocks that relate to M2A items, the items are empty if you open the drawer after duplication. Use case: when duplicating related content block,...
**Describe the bug** Duplication not working for related collections that have JSON fields, as long as they are selected in the item duplication fields. This should be solved with the...
**Describe the bug** When a relation block is selected, all menu items from the relation block menu are marked as active. Note, that we don’t see the selection at the...
## Scope What's changed: - changed vertical padding of `v-list-items.block` (+ `.dense`) to provide more space for the render-template - this prevents the render-template from cutting off the mouseover-background of...
### Describe the Bug The `` display is not properly aligned and on mouse-over, the appearing gray background that appears overlaps its siblings and is cut off by the ``....
### Describe the Bug Need to click twice to remove an M2M item: https://github.com/user-attachments/assets/304ae792-8678-4da8-9083-1d341d70658c Sometimes, it reappears after the version has been saved: https://github.com/user-attachments/assets/3cf83bbc-ad87-45e4-bed2-bc50ef77112b ### To Reproduce * Create two...
## Scope What's changed: - Changed field permissions interface to checkbox tree - Refactored useFieldTree to be able to include non-data alias fields and exclude relations - Added the ability...
### Describe the Bug When changing content in an overlay, e.g. modal, in Visual Editor, then pressing escape and then pressing escape again to close the warning, everything works as...