-
## To reproduce
1. Go to textarea field
2. Add a paragraph and go to end of content (cursor should be end of text)
2. Click on file upload > Upload a file
3. Select a file from your disk and u…
-
## Description
Changing the slug of an existing page via the panel results in content loss in writer fields. It is possible to retrieve the content of the writer fields back by clicking "revert", but…
-
> We think we need a class/object-based interpretation of blueprints if we want to get a blueprint editor (cause that needs to generate it's UI via reflections to also be able to support plugins etc.)…
-
## Description
Custom textareaButtons via plugins are listed as a 4.0 feature but seem to have been broken since 4.0b2 based on the sample code shown on the getkirby.com website. I [posted in the f…
-
## Description
Once a Quote node is created via the WriterField toolbar, it is not possible to turn it into a paragraph or clear its format options with the clear button.
The only way to remove i…
-
## Description
Navigating through the link field inside a structure always show the dropdown as url, it does not update to the correct "type": ex. page, file,...
Editing a link directly by clicking …
-
## Description
I updated a page from 3.9 → 4.0.0-rc.1 and noticed a display error of the toggle buttons on the iPhone.
The buttons look flawless on the desktop browsers Chrome and Safari.
![IMG_…
-
https://github.com/getkirby/kirby/assets/11572524/4ad73376-c7df-4a63-a8cb-2a908283c990
![image](https://github.com/getkirby/kirby/assets/11572524/4b604181-5d7a-43c9-8c04-dd6f99a792f1)
-
## Description
Link fields inside a structure can be edited as expected and show their expected value inside the tabular preview.
When going back and forth with the arrows in the details of the stru…
-
I'm not sure this is a bug or I'm missing some setup. Selecting spesific custom `writerMarks` doesn't work for writer field.
### Plugin
````js
panel.plugin("my/writer-mark", {
writerMarks: {…