Allow text entry for chat to be more than 128 characters

Created on 15 April 2024, about 1 year ago
Updated 21 May 2024, 12 months ago

Problem/Motivation

Currently users cannot enter more than 128 characters in the chat input field since Drupal has set a max length for this form type.

Steps to reproduce

Open the chat form and attempt to enter more than 128 characters.

Proposed resolution

Change the textfield input to a textarea input. Also provide functionality to allow the textarea to show as 1 line by default but then expand to additional lines as the user text reaches the end of each line.

User interface changes

Chat input field will change from textfield to textarea.

โœจ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States RobbyMo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024