Problem/Motivation

Form opens in modal, but clicking pager links results in broken content rendering.
Attempting to apply patch referenced in module pager preprocess (https://www.drupal.org/project/drupal/issues/3122526) does not resolve.

Proposed resolution

Modal experience is unnecessary, so just render as regular drupal page link.

CommentFileSizeAuthor
paging-breaks-modal-1.patch2.17 KBethant

Comments

EthanT created an issue. See original summary.

feyp’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch. Agreed, it's not worth the effort to fix this.

  • FeyP committed 17ad988 on 1.0.x authored by EthanT
    Issue #3269733 by EthanT, FeyP: Paging does not work in modal
    
feyp’s picture

Status: Reviewed & tested by the community » Fixed

Committed. I'll create a new release momentarily. Thanks again!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.