Issue #3122526: Pager links inside a modal do not open in the modal
1 unresolved thread
Merge request reports
Activity
added 26 commits
-
e57725cd...a832e39b - 24 commits from branch
project:10.1.x
- b64805b4 - Merge branch '10.1.x' into 3122526-pager-links-inside
- 2a592f57 - Add functional JS test coveraege
-
e57725cd...a832e39b - 24 commits from branch
- Resolved by Adam Bramley
- Resolved by Stephen Mustgrave
1732 1733 $route_name = $variables['pager']['#route_name']; 1733 1734 $route_parameters = $variables['pager']['#route_parameters'] ?? []; 1734 1735 1736 $link_attributes = []; 1737 if (\Drupal::hasRequest() && \Drupal::request()->get(MainContentViewSubscriber::WRAPPER_FORMAT) === 'drupal_modal') { added 464 commits
-
d5e4ad1e...cf40e687 - 463 commits from branch
project:10.1.x
- ef7814d3 - Merge branch '10.1.x' into 3122526-pager-links-inside
-
d5e4ad1e...cf40e687 - 463 commits from branch
added 186 commits
- ef7814d3...b6b1fb1e - 176 earlier commits
- 4077f20c - Issue #2953566 by vijaycs85, tstoeckler, mrweiner, robertom, mohit1604,...
- d4b4f2d3 - Issue #3327659 by klimp: Fix limit value in Explode process plugin documentation
- 97d1eb06 - Revert "Issue #3365945 by larowlan, sakthi_dev, daffie, JvE, eelkeblok,...
- 9a66ffce - Issue #3370930 by catch, Amber Himes Matz, kevinquillen, mherchel: Aggregation...
- 9d522de0 - Issue #3356894 by hooroomoo, lauriii, srishtiiee, Rajeshreeputra, Utkarsh_33,...
- 0733716c - Issue #3371751 by mondrake: Fix HelpSearch queries to ensure db identifiers are properly escaped
- 018973f7 - Reroll
- eda4ea7d - Tests
- af54655d - Add functional JS test coveraege
- 8e2db819 - Fix PagerTest::testMultiplePagers
Toggle commit listadded 199 commits
-
8e2db819...5052fcdd - 198 commits from branch
project:11.x
- 563dd68d - Merge branch '11.x' into 3122526-pager-links-inside
-
8e2db819...5052fcdd - 198 commits from branch
added 232 commits
-
563dd68d...f101ff7f - 231 commits from branch
project:11.x
- d1e47526 - Merge branch '11.x' into 3122526-pager-links-inside
-
563dd68d...f101ff7f - 231 commits from branch
added 454 commits
-
d1e47526...57ca853a - 453 commits from branch
project:11.x
- 75e5a0d5 - Merge remote-tracking branch 'origin/11.x' into 3122526-pager-links-inside
-
d1e47526...57ca853a - 453 commits from branch
added 1 commit
- de5aa312 - Assert we are still in the modal after paginating
added 1108 commits
Toggle commit listadded 1085 commits
-
daa57012...78bebf2b - 1077 commits from branch
project:11.x
- 67135a31 - Reroll
- e72da869 - Tests
- baa69dba - Add functional JS test coveraege
- 8b5336fd - Fix PagerTest::testMultiplePagers
- 83c8fc5e - Lint
- aad720f0 - Assert we are still in the modal after paginating
- 84f4c729 - Fix selector
- 482f7465 - Remove unused use
Toggle commit list-
daa57012...78bebf2b - 1077 commits from branch
- Resolved by Adam Bramley
- Resolved by Adam Bramley
- Resolved by Adam Bramley
added 196 commits
-
ca18c9dd...cdd9e92a - 185 commits from branch
project:11.x
- 8fbfdd8e - 1 earlier commit
- c5ec9a5a - Tests
- e8b3ea3b - Add functional JS test coveraege
- f3e937cd - Fix PagerTest::testMultiplePagers
- d5e4e485 - Lint
- 4dcbd595 - Assert we are still in the modal after paginating
- b3541a12 - Fix selector
- ffc9a497 - Remove unused use
- 4c88cd2f - strict types
- 432839d7 - Stark no longer has a themed pager
- 31dbb189 - Remove unused $adminUser, change to stark
Toggle commit list-
ca18c9dd...cdd9e92a - 185 commits from branch
added 191 commits
-
31dbb189...1a2079a4 - 190 commits from branch
project:11.x
- e2d9f32c - Merge branch '11.x' into 3122526-pager-links-inside
-
31dbb189...1a2079a4 - 190 commits from branch
added 54 commits
-
e2d9f32c...ff186c39 - 53 commits from branch
project:11.x
- 0e33eed9 - Merge branch '11.x' into 3122526-pager-links-inside
-
e2d9f32c...ff186c39 - 53 commits from branch
Please register or sign in to reply