Project

General

Profile

Actions

Bug #6043

closed

Fix the broken event handling in the FeaturedDataView collapse boxes

Added by Chris Jones over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
08/01/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

For the three featured data stripes on the index page, the abstract is revealed after clicking on the title. This works on the first view of the index page. When navigating away from the index, and returning, the collapse no longer responds. Track down this click event, and determine why it''s not being handled by the collapse plugin.

Actions #1

Updated by ben leinfelder over 10 years ago

  • Status changed from New to Closed

removed the manual call to collapse() during postRender() and added some additional bootstrap classes to the elements that drive the accordian divs. I also made indexView have a reference to featuredDataView so that it doesn't create a new one every time it renders, though I don't believe that was the solution for this particular problem.

Actions

Also available in: Atom PDF