I have a calendar with a few user-enabled filters. But currently if a user is on a different view (say "List"), and then uses a filter, the page will refresh the page to apply the filter showing on the default (e.g., "Month") view.

It would be great if filters could also be ajaxified to not need a full page refresh. This worked in 2.0, but when Ajax is enabled for the view in ^4.2, applying a filter will break the calendar showing the weird "language select" button only.

CommentFileSizeAuthor
#4 fullcalendar_view-3136683-4.patch9.7 KBmingsong

Comments

W01F created an issue. See original summary.

mingsong’s picture

mingsong’s picture

Version: 8.x-4.2 » 5.0.4
mingsong’s picture

StatusFileSize
new9.7 KB

Here is the patch for 5.x version.

  • Mingsong authored be536e9 on 5.x
    Issue #3136683 by Mingsong: Allow ajax to be used for filters in ^4.2
    
mingsong’s picture

Status: Active » Patch (to be ported)
mingsong’s picture

Committed to 5.x-dev

mingsong’s picture

Status: Patch (to be ported) » Fixed

Release with 5.0.5

Status: Fixed » Closed (fixed)

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