Needs review
Project:
Finders
Version:
1.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2025 at 15:35 UTC
Updated:
3 Nov 2025 at 14:08 UTC
Jump to comment: Most recent
There's this in the code which probably needs dealing with:
// @todo Copy this from localgov_directories.
// $form['#attached']['library'][] = 'localgov_directories/localgov_directories_search';
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
markconroy commentedMR attached for this.
I'm not exactly sure if we need to copy the library directly (and change directories to finders) of if we need to do more.
Any extra info would be helpful so I can look at it.