Move inline javascript into its own file

Created on 31 May 2024, 6 months ago
Updated 12 July 2024, 4 months ago

Problem/Motivation

Currently the javascript is loaded inline via the module file, however, according to Drupal standards this should be loaded via a separate javascript file.

Proposed resolution

The javascript code should be moved into a dedicated javascript file and imported into the module via the libraries and module files. A patch will follow below that does this.

Remaining tasks

Review and testing by the community.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇳🇱Netherlands roaldnel

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

Comments & Activities

Production build 0.71.5 2024