src/app/SearchPane.tsx (1 line): - line 110: const shouldExpand = selectedChefs.length > 0 || selectedMealTypes.length > 0 || selectedDiets.length > 0; //TODO - add more in here as they are implemented