if (expandStatus === 'expand') {
      expandStatus = 'collapse'
      filterInstance.notify(ListLifeCycleTypes.ON_LIST_FILTER_ITEM_COLLAPSE)
      lifeCycles.notify({
        type: ListLifeCycleTypes.ON_LIST_FILTER_ITEM_COLLAPSE,