Description
I've tested the textarea and writer fields in the user view. If a role doesn't have access permissions to files or pages, an error occurs in the console and the loading spin keeps running.
title: Editor
permissions:
pages:
access: true
list: false
files:
access: false
list: false
sections:
files:
type: files
fields:
fields:
textarea:
type: textarea
writer:
type: writer
Expected behavior (one of following)
- If it doesn't have access to pages/files, that selection might not be listed at all.
- Page/file selection might be disabled.
- When a selection is made, only an empty list appears and no error is thrown for the console.
Screenshots
To reproduce
- Create an editor role with like above blueprint
- Login to panel as editor role
- Go to an user detail or own account page
- Try to link text to the page or file via using textarea or writer field
- You'll see spinner with empty list
- Also you can check the browser console
Your setup
Kirby Version
5.3.3 & 5.3.4
Description
I've tested the textarea and writer fields in the user view. If a role doesn't have access permissions to files or pages, an error occurs in the console and the loading spin keeps running.
Expected behavior (one of following)
Screenshots
To reproduce
Your setup
Kirby Version
5.3.3 & 5.3.4