Skip to content

AutoSuggestBox: show SuggestionsList on focus #1740

Description

@unchihugo

Is your feature request related to a problem? Please describe

Currently, re-focusing/clicking on the AutoSuggestBox while the TextBox has text does not bring up the SuggestionsList. The only way to bring the SuggestionsList back is to add or remove text.

Windows apps with WinUI-styled controls like Settings do bring up the suggestions list on focus if there's text in the AutoSuggestBox TextBox.

Describe the solution you'd like

The AutoSuggestBox should show the suggestions list on focus/click if there's a search query and it's not focused on already.

Describe alternatives you've considered

No response

Additional context

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions