Summary
Filtering the Input Faces list by name reportedly causes the image list to refresh endlessly once more than one character is typed.
Reported Behavior
When typing into the Input Faces search field, the image list begins refreshing repeatedly after the search term is longer than one character.
Search reportedly works fine in Target Media and Embeddings.
Expected Behavior
Input Faces search should filter the image list once per input change and then settle, matching the behavior of Target Media and Embeddings search.
Reproduction Notes
Reported reproduction path:
- Open Input Faces.
- Start filtering by name.
- Type more than one character.
- Observe the image list refreshing endlessly.
Additional Context
- Source: summarized Discord reports
- Reported by: Miso
- Affected area appears specific to Input Faces search/list refresh logic.
Triage Notes
This may involve a search text change handler, model/list refresh signal loop, or state update that re-triggers filtering continuously.
Summary
Filtering the Input Faces list by name reportedly causes the image list to refresh endlessly once more than one character is typed.
Reported Behavior
When typing into the Input Faces search field, the image list begins refreshing repeatedly after the search term is longer than one character.
Search reportedly works fine in Target Media and Embeddings.
Expected Behavior
Input Faces search should filter the image list once per input change and then settle, matching the behavior of Target Media and Embeddings search.
Reproduction Notes
Reported reproduction path:
Additional Context
Triage Notes
This may involve a search text change handler, model/list refresh signal loop, or state update that re-triggers filtering continuously.