Closed (fixed)
Project:
Many selects
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2026 at 15:49 UTC
Updated:
29 Jun 2026 at 15:45 UTC
Jump to comment: Most recent
Comments
Comment #2
danrodComment #3
aayushpathak commentedworking on it .
Comment #5
aayushpathak commentedComment #6
vinodhini.e commentedHi, I tested this module on Drupal 11.2.5 and ran the Drupal coding standards (PHPCS) checks.
No coding standard issues are reported now.. Thanks..
Comment #7
danrodI still see a couple of PHPCS issues to fix:
Moving this to "Needs Work" for now.
Comment #8
danrodHey @5aayushpathak Could you create a MR request against the 2.0.x branch, please? I think I'll drop support for the 8.x1.x branch.
Comment #9
danrodComment #11
aayushpathak commentedHi,
I’ve created a new MR targeting the 2.0.x branch as suggested. I’ve also fixed the remaining PHPCS issues that appeared in my local environment Please review .
Thanks!
Comment #12
aayushpathak commentedComment #13
yusuf_khan commentedReview completed for the 3580984-php-standards-2x. Static analysis (PHPStan) and coding standards (PHPCS) show no issues
vendor/bin/phpstan analyze web/modules/contrib/many_selects-3580984 --level=1 --memory-limit=1G
5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[OK] No errors
ykhan@COMM--YKHAN-MAC my-drupal-site $ vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml web/modules/contrib/vendor/bin/phpstan analyze web/modules/contrib/many_selects-3580984 --level=1 --memory-limit=1G
Comment #14
yusuf_khan commentedchanging status to Need Works for @maintainers
Comment #15
danrodComment #16
danrodComment #18
danrodI checked the changes in the MR19 and the functionality is working as expected (even though It was a small text change), I'll migrate some of the changes from M18 into MR19.
Comment #19
danrodComment #20
danrodComment #21
danrodI've moved the changes from MR18 to M19 and I tested them and the widget seems to work ok, I'll move this to "Needs Review" just in case anyone wants to take an extra look on this, but I'll probably merge the changes to the 2.0.x branch later today.
Comment #22
danrodComment #23
danrodComment #24
danrodMerging this to the 2.0.x branch.
Comment #26
danrodMerged, I'll create a new release out of this, thanks a lot everyone involved on this issue.
Comment #27
danrod