Hello,
At the moment the the pager does not have any relation to the tab. So,the user will not arrive at the same tab that the user previously viewing when the user click the next page.
I put it as major because I think this functionality suppose to be there out of the box.
Regards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | panels_tab-pager-tab-relation-2561029-4.patch | 3.63 KB | neoxavier |
Comments
Comment #2
neoxavier commentedI found that there are several patches available.
So I just put it those patch together and reroll against the HEAD
patch from https://www.drupal.org/node/821334 and https://www.drupal.org/node/1560234
Attached is the patch
Comment #3
neoxavier commentedComment #4
neoxavier commentedOpps, sorry, there was some mistake in the previous patch. This is the new one
Comment #5
Yuri commentedTested, but with this patch the tabs become totally unresponsive..nothing happens if I click a tab.
Reverted the patch in order to make it work again.