in src/app/components/issue-card.js [232:234]
getOnClick(expanded) { return expanded ? this.closeFields : this.getFieldsAndExpand; }