lepoco / lepoco/wpfui

AutoSuggestBox not working correctly

Open
#710 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

20230726134934

OS version

Win 11 10.0.22621

.NET version

7.0

WPF-UI NuGet version

non, self Compiled Dll from Dev Branch.
Screenshot 2023-07-26 135905

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.