Lengthen the max allowed values for custom messages

Created on 14 July 2023, 11 months ago
Updated 28 May 2024, 21 days ago

Problem/Motivation

We allow the text of a bunch of messages shown to the user to be customized. For most of the these, the max length of the textfield in the form is set to the default of 128 characters, which is not very long, especially if adding links to the message.

Steps to reproduce

Visit the CAS settings form and try typing more than 128 characters for most of the error message text fields under the Error Handling > Error messages area.

Proposed resolution

I thought about just increasing the max length to something larger but equally as arbitrary as 128, but I think it makes sense to change these from text fields to text areas, which don't have an implicit limit.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

CAS

Created by

🇺🇸United States bkosborne New Jersey, USA

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024