AutoSuggestBox not working correctly
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When i open a Page the first Time, the AutoSuggestBox is working.
if i go to an other page and go back, the AutoSuggestBox is not working anymore.
To Reproduce
WPFUI Applikation with more than one page.
1.) Go to the Page with the AutoSuggestBox, type in a Character and test function.
2.) Go to an other Page
3.) Go back to the Page with the AutoSuggestBox and type in a Character.
AutoSuggestBox is not working anymore.
Expected behavior
a working AutoSuggestBox
Screenshots
OS version
Win 11 10.0.22621
.NET version
7.0
WPF-UI NuGet version
non, self Compiled Dll from Dev Branch.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in a WPF-UI application with more than one page on Windows 11 and .NET 7. Start by tracing the AutoSuggestBox lifecycle across navigation away from and back to its page; done means suggestions work again after returning to the page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100