- Issue created by @maxilein
Pagers don't seem to support url fragments.
https://somesite/somepage?someparam=somevalue#somefragment
If creating a url using tokens the fragments get lost somewhere on the way to page reload.
A pager which can keep fragments until the next reload would enable a lot of useful features (like jumping back to a comment, reopening the last selected tab, ...)
Maybe this can help.
code sample of a custom module:
https://www.drupal.org/project/drupal/issues/1293912#comment-13219514
✨
Allow pager to link to #fragments
Needs work
module for links with fragments
https://www.drupal.org/project/menu_link_fragment →
older patch for D7:
https://www.drupal.org/project/drupal/issues/1216628 →
Active
2.0
Code