Skip to content

Conversation

@gleclair
Copy link
Contributor

@gleclair gleclair commented Apr 4, 2025

Pull request type

Please check the type of change your PR introduces:

  • Update
  • [x ] Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

The AutoSuggestBox doesn't work well with keyboard data entry via TabIndex and IsTabStop

Issue Number: #1405

What is the new behavior?

Just a few minor XAML tweaks to allow a user to tab over to an AutoSuggestBox and begin typing. Also stopped allowing focus on the outer portion of the control, and allow TabIndex and IsTabStop to be passed directly to the textbox part of the control.

Other information

@gleclair gleclair requested a review from pomianowski as a code owner April 4, 2025 19:16
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. styles Topic is related to styles PR Pull request release labels Apr 4, 2025
@pomianowski pomianowski merged commit 173e936 into lepoco:main May 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. PR Pull request release styles Topic is related to styles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants