Closed (fixed)
Project:
Module Filter
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2022 at 22:30 UTC
Updated:
3 Jan 2023 at 10:59 UTC
Jump to comment: Most recent
There have been a number of changes made to 8.x-3.x for D8 + D9
https://www.drupal.org/project/module_filter/releases/8.x-3.x-dev
Also started a new 4.x branch for D9 + D10
https://www.drupal.org/project/module_filter/releases/4.x-dev
Both need testing!
NA
TEST TEST
Do the test
NA
NA
NA
Comments
Comment #2
smustgrave commentedComment #3
jonathan1055 commentedI've just switched to the 4.x dev branch locally, and all seems OK on D9.5.
It needed
composer require drupal/jquery_ui_autocompleteas mentioned in #3297692-11: Automated Drupal 10 compatibility fixes.It would be good to have more automated tests, so that we can be more confident about code changes. I will open an issue to discuss that.
Comment #4
jonathan1055 commentedI have raised #3328058: Expand the phpunit test coverage for module_filter to discuss it.
Comment #5
smustgrave commentedThanks for the quick testing. Tagged both 8.x and 4.x for a new release.
But the additional tests sound like a great idea.
Comment #6
CyrilC commentedHello, installed on a fresh D10 install with 4.x and the tabs don't show up on the modules page.
Checked the configuration and the 'enhance with tabs' is checked. Cleared the cache and still no tabs. The search bar is longer and the check boxes for enabled/disabled/unavailable are there, so it appears that Module Filter is working in that way. Then when I search the accordion package titles don't disappear as they do with core's search.
Comment #7
smustgrave commentedReverted #3186276: Javascript behaviour should only be ran once (results in nested tabs)
Can you try again please.
Comment #8
CyrilC commentedWorking on D10 and 4.0.1.
Comment #9
jonathan1055 commentedSorry @smustgrave, I only tested 4.x on Drupal 9.5 not 10.