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

Fix#1493 Control Source link 404 bug #1494

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

efreykongcn
Copy link
Contributor

@efreykongcn efreykongcn commented Mar 12, 2024

Description

Motivation and Context

Fixes #1493

How Has This Been Tested?

Screenshots (if appropriate):

Screenshot 2024-03-12 135442

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@efreykongcn
Copy link
Contributor Author

@microsoft-github-policy-service agree

@karkarl
Copy link
Collaborator

karkarl commented Mar 28, 2024

/azp run

@marcelwgn marcelwgn merged commit 4b8bf98 into microsoft:main Mar 29, 2024
2 checks passed
karkarl pushed a commit that referenced this pull request Jul 15, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- Describe your changes in detail -->

## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here. -->
Fixes #1493 

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->

## Screenshots (if appropriate):
![Screenshot 2024-03-12
135442](https://github.com/microsoft/WinUI-Gallery/assets/45627994/8f450ec1-13ee-43cb-bc7e-138208dc1537)

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source code of Control Selector goes to 404
4 participants