Hello,

I have found out that tab menu disappears if the input for filter aliases is empty. Working on the patch.

Comments

alesbencina created an issue. See original summary.

alesbencina’s picture

StatusFileSize
new695 bytes

Added patch to keep module menu displayed while filtering.

alesbencina’s picture

Title: When you press filter aliases tab menu disapears » When you press filter aliases tab menu disappears
nkoporec’s picture

Status: Active » Needs work

Tested the patch and it fixes the issue. I just found one coding standard issue:

+function pathauto_form_path_admin_filter_form_alter(&$form, \Drupal\Core\Form\FormStateInterface $form_state, $form_id) {

Please reference the FormStateInterface with a use statement.

berdir’s picture

Status: Needs work » Postponed (maintainer needs more info)

Why is that a problem with pathauto? We are not doing anything with that list, if this is a problem then shouldn't it be fixed in Drupal core?

mably’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.