-
## Description
I have a structure with two tags fields at the beginning:
```yml
credits:
type: structure
fields:
role:
type: tags
name:
type: tags
website:
…
-
I am using the downloads-block in a minimal setting **without any fields & filters**, and while this basically works as expected it would be nice if the **preselection-note** would not be shown at all…
twiro updated
4 months ago
-
Hello, it's me extending fields again. :p
## Description
This time I tried to extend a field without rewriting its template (I have no need for it).
So the `template` of my field is the same as…
-
(I've already written a bit about this in a different bug #4831, posting here for visibility)
## Description
While duplicating a page, setting 'copy files?' to false used to generate a new page with…
-
## Description
The `pattern` settings on text fields seems to be ignored when a specific length is set and the input value is longer than what's specified.
As an example, I have this pattern `"\d{…
-
Hi,
it would be perfect if we could have some setting to add client-site restrictions to the field.
for example: ``max="10"`` or ``pattern="[123]-[456]"`` or ``step=".01"``
I am aware that t…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Steps to reproduce:
1. Open a folder in Zed.
2. Do `Ctrl+Shift+P` (vscode keymap) to open some o…
-
**Describe the bug**
When the Advanced Option of "Rewrite" is checked for a pod, the option "Publicly Queryable" should be auto-checked and disabled as you can't have rewrites without being publicly …
-
To simplify all the 8bitdo/iCade related posts and reposts… Will use this for all incoming iCade related bugs, especially those concerning 8bitdo, which seem to be the favored ones since they are supe…
-
## Description
The writer fields inline toolbar disappears when clicking on the node dropdown.
**Expected behavior**
The node dropdown options should open instead of closing the toolbar.
*…