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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | bedrock_views--broken-click-dropdown--2285365-3.patch | 10.47 KB | mpgeek |
| #1 | bedrock_views--broken-click-dropdown--2285365-1.patch | 10.48 KB | mpgeek |
Comments
Comment #1
mpgeek commentedHere 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.
Comment #2
mpgeek commentedComment #3
mpgeek commentedPatch at #1 had extraneous classes. This patch uses minimal classes on the dropdown content wrapper.
Comment #5
jhedstromMarking fixed.