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: Exclude the win32 IP address control from the SiblingUniqueAndFocusable rule #1038

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

codeofdusk
Copy link
Contributor

Details

The Win32 IP address control consists of a pane of edit fields, one per octet of an IPV4 address. As such, the SiblingUniqueAndFocusable rule is not appropriate for this control.

Pull request checklist

@codeofdusk codeofdusk marked this pull request as ready for review August 19, 2024 21:07
@codeofdusk codeofdusk requested a review from a team as a code owner August 19, 2024 21:07
# This is the 1st commit message:

Exclude the win32 IP address control from the SiblingUniqueAndFocusable rule (false positive)

# The commit message microsoft#2 will be skipped:

# Update build pipeline for testing

# The commit message microsoft#3 will be skipped:

# Revert "Update build pipeline for testing"
# The build unexpectedly passed. Was this a flakey test?
#
# This reverts commit 89943c0.
@codeofdusk codeofdusk merged commit 573776a into microsoft:main Aug 21, 2024
6 checks passed
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.

3 participants