Consultation webform phone field tooltip not working

Created on 23 November 2022, over 1 year ago
Updated 20 February 2024, 4 months ago

Problem/Motivation

When testing #3305261: Automated Drupal 10 compatibility fixes β†’ using the consultation webform, the phone field ends up with a gap after you click the tooltip next to the form label and the tooltip text doesn't show up.

Steps to reproduce

  1. Install module and dependencies as usual
  2. From the webform admin, duplicate the Template Webform for Consulation module (Template) webform
  3. Create a consultation node
  4. Choose the webform you created, fill in the rest of the form, and save the node
  5. When viewing the node, click on the Have You Say Now button
  6. Click the tooltip question mark next to the Phone number label
  7. A gap will appear under the label and no tooltip is shown
  8. When looking with Chrome Dev Tools, an error is shown:
        createTippy.ts:669 Uncaught TypeError: Cannot read properties of undefined (reading 'createPopper')
        at Et (createTippy.ts:669:31)
        at createTippy.ts:715:5
        at Object.show (createTippy.ts:997:5)
        at At (createTippy.ts:769:16)
        at HTMLSpanElement.ht (createTippy.ts:486:7)

Proposed resolution

TBD... needs debugging.

Remaining tasks

  1. Debug the problem
  2. Figure out fix
  3. Fix, review, test and commit

User interface changes

The tooltip will work properly.

API changes

Data model changes

πŸ› Bug report
Status

Closed: works as designed

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024