Required form field should be marked as mandatory

Created on 4 April 2023, over 1 year ago
Updated 7 April 2023, over 1 year ago

Problem/Motivation

If I'm not mistaken, ATM configuration fields are not marked to be mandatory when they are flagged as required (e.g. with '#required' => TRUE).

Steps to reproduce

Proposed resolution

The UI should mark required form fields to be mandatory. Usually, a mandatory form field is recognized with a red * asterisk besides the input label.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Postponed: needs info

Version

1.1

Component

Upstream

Created by

🇩🇪Germany mxh Offenburg

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Comments & Activities

  • Issue created by @mxh
  • 🇩🇪Germany jurgenhaas Gottmadingen

    This is a 2-fold issue:

    • Templates accept a constraint notEmpty set to TRUE, but ECA is not including that in its plugin template definitions yet. This needs to be addressed in ECA and the related issue for that is 📌 Define required constraint for BPMN based modellers Fixed
    • With the constraint being defined correctly, bpmn.io is properly showing an error message when a field remains empty, but they have no indicator for required fields. This needs to be reported upstream in the property panel project for bpmn.io
  • Status changed to Postponed: needs info over 1 year ago
  • 🇩🇪Germany jurgenhaas Gottmadingen

    Marking as postponed as we need to wait for the upstream resolution.

Production build 0.71.5 2024