Skip to content

Replace BuiltInIcon ComboBox with AutoSuggestBox#19569

Merged
carlos-zamora merged 1 commit intomainfrom
dev/cazamor/builtInIcon/autoSuggestBox
Nov 20, 2025
Merged

Replace BuiltInIcon ComboBox with AutoSuggestBox#19569
carlos-zamora merged 1 commit intomainfrom
dev/cazamor/builtInIcon/autoSuggestBox

Conversation

@carlos-zamora
Copy link
Member

Summary of the Pull Request

Replaces the ComboBox used for built-in profile icons with an AutoSuggestBox to allow for searching.

References and Relevant Issues

Practically plagiarizes #16821

Validation Steps Performed

✅ It completes
✅ It filters

PR Checklist

Closes #19457

@carlos-zamora carlos-zamora merged commit 2537ea7 into main Nov 20, 2025
19 checks passed
@DHowett DHowett deleted the dev/cazamor/builtInIcon/autoSuggestBox branch November 20, 2025 19:45

<!-- Built-In Icon -->
<ComboBox x:Uid="Profile_BuiltInIcon"
Grid.Column="1"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason anyone can implement an app as long as GitHub it's cloned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add search icon functionality to dropdowns

3 participants