handleCommunityClick (e: any) {
    e.currentTarget.classList.toggle(css.selected);
    this.setState({
      hideFeatured: true,
      includeContributed: !this.state.includeContributed