The owner did not reply in two weeks so I moved the issue to Drupal.org project ownership. Link to the project page - https://www.drupal.org/project/custom_search →
Added MR to fix the issue
Created MR to revert one line from 🐛 Set active classes in menu block title [regression] Fixed :
$parameters = $this->menuTree->getCurrentRouteMenuTreeParameters($menu_name);
reverted to previous version
$parameters = new MenuTreeParameters();
Reviewed. The patch #2 fixed the issue.
Created MR to add a default value for require input
The patch fixed the issue.
Will be fixed in 📌 Compatibility with drupal 10 Needs review
@jrockowitz Thanks! Could you please add credits for me, as I described the issue and provided a solution? Thanks!
It is not possible to exclude 'node/*/edit' pages
Updated patch #11
loon → changed the visibility of the branch 3417416-d10-compatability to hidden.
loon → changed the visibility of the branch 3417416-d10-compatability to active.
This module is compatible with D10
loon → created an issue.
The issue is reproduced on Drupal 10.1.6, the patch fixed the issue
+
loon → created an issue.
Created MR to revert #3255217: "Sort filter options" not working when filter not required →
Looks like this issue is to revert #3255217: "Sort filter options" not working when filter not required → . Do we have some cases when the dropdown is without the - Any - option?
Thanks @larowlan, applied your suggestion
loon → created an issue.
+1 RTBC
Added merge request
Fixed in #270219 🐛 Some URLs not working Fixed 1
Duplicate #2702191 🐛 Some URLs not working Fixed
Fixed in #2702191 🐛 Some URLs not working Fixed
We are using this module on our project and it is no longer actively maintained. I'm interested in moving this project forward and I'll be happy to help with releasing a Drupal 9 compatible version and help to maintain this module.