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] Fix bug where find icon would be placed incorrectly in control #5779

Conversation

marcelwgn
Copy link
Contributor

Description

The issue was that the placeholder present was placed in all 4 columns even though it should have only be placed in two columns

Motivation and Context

Closes #5537

How Has This Been Tested?

Tested manually.

Screenshots (if appropriate):

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Aug 26, 2021
@marcelwgn
Copy link
Contributor Author

@myokeeh FYI, your repro app definitely helped track this bug down!

@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@StephenLPeters
Copy link
Contributor

@chingucoding FYI on the visual verification files

@marcelwgn
Copy link
Contributor Author

Updated now, thanks @StephenLPeters

@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcelwgn
Copy link
Contributor Author

Looks like we have verification test failures, however the newly published verification files don't contain any changes. @StephenLPeters @kaiguo Do you have any idea what we could do here (maybe just rerun?)?

@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@StephenLPeters StephenLPeters added area-AutoSuggestBox team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Sep 17, 2021
@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcelwgn
Copy link
Contributor Author

I've updated the verification files, however the script does not work as expected; it suggested just flat out deleting two files instead of updating the existing files. Is this just something that happens on my machine or is this worth investigating further?

@StephenLPeters
Copy link
Contributor

Did my best guess at fixing the verification file merge conflict by hand but I suspect we'll need to update it again :(

@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcelwgn
Copy link
Contributor Author

Updated them again, guess someone really needs to look into why updating the files doesn't work correctly.

@StephenLPeters
Copy link
Contributor

Well this time is was because your version conflicted with another change we took before checking this in.

@StephenLPeters
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@marcelwgn
Copy link
Contributor Author

Oh I see, sorry my bad.

@StephenLPeters StephenLPeters merged commit 7762387 into microsoft:main Oct 29, 2021
@ghost
Copy link

ghost commented Jan 19, 2022

🎉Microsoft.UI.Xaml vMicrosoft.Experimental.UI.Xaml.2.8.0-prerelease.220118001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Apr 14, 2022

🎉Microsoft.UI.Xaml v2.8.0-prerelease.220413001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 13, 2022

🎉Microsoft.UI.Xaml v2.8.0-prerelease.220712001 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 18, 2022

🎉Microsoft.UI.Xaml v2.8.0 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Jan 3, 2023

🎉Microsoft.UI.Xaml v2.8.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-AutoSuggestBox team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WinUI 2.6.1 AutoSuggestBox Search Icon Position Offset
2 participants