Move inline javascript into its own file

Created on 31 May 2024, 29 days ago
Updated 28 June 2024, about 10 hours 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.69.0 2024