Closed (fixed)
Project:
Existing Values Autocomplete Widget
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2022 at 17:10 UTC
Updated:
13 May 2026 at 12:10 UTC
Jump to comment: Most recent
Comments
Comment #2
anybodyComment #3
anybodyComment #4
anybodyComment #5
anybodyComment #8
lrwebks commentedWe should also test getting the values from the controller for:
Comment #9
anybodyComment #10
anybodyAlso please fix phpcs, cspell and phpstan @lrwebks
Edit sorry that's in #3337543: Drupal Coding Standards Issues | phpcs
Comment #11
anybodyPlus we should add a FunctionalJavascript test on the autocomplete
Comment #12
lrwebks commentedOkay, everything is in place now apart from the JS test. I can't seem to figure out why the autocomplete does not appear on the field in the test environment but under the same conditions locally it works. Any suggestions?
Comment #13
anybody@lrwebks Maybe this suggestion is helpful? https://copilot.microsoft.com/shares/bNPsZW4q769irSqGJsQ7P
Otherwise let's comment out the functional test for now and go ahead.
Please also fix cspell and phpstan.
Comment #14
lrwebks commentedI think we wanted to fix cspell and phpstan in #3337543: Drupal Coding Standards Issues | phpcs.
I will comment out the test for now. Everything else is working and tested by myself.
Comment #15
anybodyAh sorry yes!
Comment #16
lrwebks commentedComment #18
anybody