Accordion's "at most 1 open item" invariant gets violated after using JS API
Created by: skateman
Hello!
When you try to collapse/expand accordions with JS, reopening the collapsed accordion by clicking causes expanding both accordions.
See http://getbootstrap.com/javascript/#collapse-example-accordion
Originally posted to: https://github.com/patternfly/patternfly/issues/162