Steps to reproduce

Tabs in form view (field groups). Textarea (unformatted long text) in form is not beeing resized on init / tab change (default height 10px).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

xelflex created an issue. See original summary.

xelflex’s picture

Title: Plain textarea in unvisible tab not resizing » Plain textarea in inactive tab not resizing

havran made their first commit to this issue’s fork.

havran’s picture

After consultation with Google AI, I provide patch which should not suffer from problems related of not displayed textarea (hidden by modal or tab). I test it in my case (edit field settings in modal) and seems works. Please test.