<CheckboxFilterPopover
                  label="Type"
                  filtersApplied={typeFilter.options.length}
                  options={getTypeOptions(
                    stackFilter.options.length > 0 ? filteredData : data