From 48d24544f32ec38542b38977a82eabe12cc73830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Padez?= Date: Mon, 27 Jul 2026 15:54:27 +0000 Subject: [PATCH] task modal: add multi-line 'text' input type (textarea) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `type: string` renders a single-line ; the new `type: text` renders a resizable multi-line