[UI] [Conditions] Process TokenizingTextBox doesn't filter processes while typing

Author: Armin2208Created Oct 14, 2025Updated Sep 6, 2026
Labelsarea-UX

The current implementation of TokenizingTextBox feels buggy and is not user friendly.

  • The list should appear already after the user just clicks on the field, not after he starts typing. If possible.
  • The list should filter while typing, just like shown in the example of Microsoft for the AutoSuggestbox. If i type "adob" the list should only show processes with the string "adob" in the title.
Image

Source: AutoDarkMode/Windows-Auto-Night-Mode