Problem

The notification centre loads a view on every page, while it's not immediately visible to the user. Therefor the page load performance drops significantly.

Solution

Since the view is only necessary when the user opens the notification centre, it will be loaded via an AJAX request.

Issue fork social-3056821

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

royharink created an issue. See original summary.

navneet0693’s picture

Assigned: royharink » Unassigned
Status: Active » Needs review

jaapjan credited xinyuma.

jaapjan’s picture

Status: Needs review » Fixed

This will be in 7.0!

navneet0693’s picture

Status: Fixed » Closed (fixed)

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

swastik1608 made their first commit to this issue’s fork.