AutoDarkMode / AutoDarkMode/Windows-Auto-Night-Mode

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

Open
#1,105 4 comments 1 reaction 0 assignees View on GitHub
area-UX
Dominant language
C#
Stars
9.7k
Forks
308
Avg merge
2d 58m
Merged PRs (30d)
3

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the TokenizingTextBox implementation and the changes in merged pull request #1259 first, since the issue has linked work. Confirm that focusing the field shows the process list and that typing filters it by title, then verify the behavior in the Conditions UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.