- π¦πΉAustria maxilein
This should definetely be on core. It prevents many very useful ui functionality. Eg staying on the same tab after page reload ...
- π¦πΉAustria maxilein
I removed the: (comment pager should link to comment section of page) to make title more generic.
- π¦πΉAustria maxilein
Pagers don't seem to support url fragment attributes.
https://somesite/somepage?someparam=somevalue#somefragment
If creating a url using tokens the fragment attributes 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 workmodule for links with fragments
https://www.drupal.org/project/menu_link_fragment βolder patch for D7:
https://www.drupal.org/project/drupal/issues/1216628 β