Field help text not displayed

Created on 1 February 2024, 11 months ago
Updated 2 February 2024, 11 months ago

Problem/Motivation

The field help text is not displayed on bootstrap_datepicker field.

Steps to reproduce

1. Set the "Help text" for the field.
2. Check the displayed field.

Proposed resolution

add
'#description' => $element['#description'],
here:
BootstrapDateWidget.php#L39

🐛 Bug report
Status

RTBC

Version

2.0

Component

User interface

Created by

🇭🇺Hungary pasqualle 🇭🇺 Budapest

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

Comments & Activities

  • Issue created by @pasqualle
  • First commit to issue fork.
  • Status changed to Needs review 11 months ago
  • 🇮🇳India viren18febS

    Hi, i have added the patch with updates. please review

  • Status changed to RTBC 11 months ago
  • 🇮🇳India Sandeep_k New Delhi

    @viren18febS, I've tested this patch- issues-3418616-added-description-for-field.patch on Drupal version- 9.5.12-dev. The patch was applied successfully & looks good to me.

    Testing Results:
    After applying the patch, the help text appears for the date field. RTBC++

Production build 0.71.5 2024