-
## Description
````yaml
name: Test block
preview: fields
wysiwyg: true
fields:
text:
type: text
help: >
Try to Click here.
````
## To reproduce
1. Create custom…
-
## Description
I've created a custom block type that contains a structure field and a color field using the new Kirby4 color field.
When I first create the custom block (either in a layout field or …
-
## Description
When working with long text where the field is resized to be larger than the viewport, keyboard inputs triggers a scroll, moving things around and making it impossible to properly ed…
-
## To reproduce
1. Go to any blocks field
2. Edit any text block in preview
3. Try to split text
4. Panel will be freeze
## Your setup
Kirby beta.3(v4/develop)
-
## Description
Splitting blocks inside a nested blocks field works. But I can’t select multiple blocks by holding down CMD and clicking. So merging blocks is not possible.
https://github.com/getki…
-
Thanks for you plugin.
Is there something i need to set up in config, that it pass parent settings?
Im on Kirby 3.6 and of you plugin i use 0.3.4.
I have a page called jobs and subpages job
ht…
-
## Description
As discussed in https://forum.getkirby.com/t/required-field-on-block-blueprint-image-not-shows-as-invalid/24793?u=teichsta i realised an inconsistend behaviour of required fields. So…
-
## description
i have a `select` field which queries a `structure` field from another page. this works fine. because we don’t have structure object uuids yet, it only saves the regular id _(= index)_…
-
## Description
When selecting text in a writer field, the toolbar appears. Sometimes, while dragging the mouse to select the text, your mouse cursor happens to go over the toolbar, in that case the…
-
## Description
When writing in a Writer field, going back in the text and deleting a word results in the cursor jumping to the end of the text. This happens only, when the field is used in a Layout a…