In the current state, the hover dropdown plugin provided by bedrock_views doesn't work if the user selects to not activate the dropdown on hover, i.e. click insteade. Also, the markup in the template is a bit off, and the configuration is missing a third state (not in the trigger and not in the dropdown). We want to shore up the markup to work with Foundation 5, and allow it to work for both click and hover triggers.

Comments

mpgeek’s picture

Here is a patch for that. Note that at this time the latest dev commit is 1064386, which is also tag alpha5. The patch will not apply to alpha5 but it will apply to latest dev.

mpgeek’s picture

Status: Active » Needs review
mpgeek’s picture

Patch at #1 had extraneous classes. This patch uses minimal classes on the dropdown content wrapper.

  • Commit 9f4da16 on 7.x-1.x authored by mpgeek, committed by anniegreens:
    Issue #2285365 by mpgeek: Fixed Dropdown button views row style doesn't...
jhedstrom’s picture

Status: Needs review » Fixed

Marking fixed.

Status: Fixed » Closed (fixed)

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