Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoSuggestBox style and demo app issues #3476

Closed
nicolaihenriksen opened this issue Mar 5, 2024 · 2 comments · Fixed by #3477
Closed

AutoSuggestBox style and demo app issues #3476

nicolaihenriksen opened this issue Mar 5, 2024 · 2 comments · Fixed by #3477
Labels
Milestone

Comments

@nicolaihenriksen
Copy link
Contributor

nicolaihenriksen commented Mar 5, 2024

Bug explanation

It seems the AutoSuggestBox is having some issues. The layout in the demo app (Fields page) is not ideal, and there also appears to be an issue with the outlined style (hint text is displayed twice).

UPDATE: Checking out the commit (9be7c3d) where the PR merged to master (in detached HEAD state), I can see the same issue. So it would appear it has been like this on main since it merged.

image

Version

5.0.0

@nicolaihenriksen nicolaihenriksen added this to the 5.1.0 milestone Mar 5, 2024
@nicolaihenriksen
Copy link
Contributor Author

@AbderrahmaneAhmam Would you care to take a look at this issue?

@AbderrahmaneAhmam
Copy link
Contributor

@AbderrahmaneAhmam Would you care to take a look at this issue?

Hello, I am currently working on resolving this issue.

AbderrahmaneAhmam added a commit to AbderrahmaneAhmam/MaterialDesignInXamlToolkit that referenced this issue Mar 6, 2024
- Corrected the styling of the outlined AutoSuggestBox on the Fields page.
- Resolved an issue where selecting an element was problematic when there was only one suggestion available.
- Adjusted the dynamic setting of the DropDownBox background to ensure compatibility with theme changes during live updates.
Keboo pushed a commit that referenced this issue Mar 7, 2024
- Corrected the styling of the outlined AutoSuggestBox on the Fields page.
- Resolved an issue where selecting an element was problematic when there was only one suggestion available.
- Adjusted the dynamic setting of the DropDownBox background to ensure compatibility with theme changes during live updates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants