This is the backlog of ideas and feature requests from the last two years. Use our new feedback platform to post your new ideas or vote on existing ideas.
fields:
text:
label: Text
type: textarea
size: large
required: true
Expected behavior
The browser's default behaviour for textarea input fields should be kept: It would be nice to be able to drag textarea fields regarding height and width and to be able to scroll inside them to prevent big textarea fields to become very large. I think this behaviour is overwritten by accident. If the input field is too large, you have to scroll the page anyway to see the whole content of the textarea field. Maybe this should be a customizable/configurable feature - I'm not sure.
Describe the bug It would be nice if textarea fields are scrollable and draggable as described in this post: https://forum.getkirby.com/t/textarea-field-no-scrolling-no-draggable-size/14508
To Reproduce Steps to reproduce the behavior:
Expected behavior The browser's default behaviour for textarea input fields should be kept: It would be nice to be able to drag textarea fields regarding height and width and to be able to scroll inside them to prevent big textarea fields to become very large. I think this behaviour is overwritten by accident. If the input field is too large, you have to scroll the page anyway to see the whole content of the textarea field. Maybe this should be a customizable/configurable feature - I'm not sure.
Kirby Version Kirby v3.2.0 rc2