-
Notifications
You must be signed in to change notification settings - Fork 998
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
Adding Text pattern to PropertyGridView.GridViewEdit #3876
Adding Text pattern to PropertyGridView.GridViewEdit #3876
Conversation
13b8dc2
to
6a77630
Compare
Codecov Report
@@ Coverage Diff @@
## release/5.0-rc2 #3876 +/- ##
==========================================================
- Coverage 67.61003% 36.48242% -31.12761%
==========================================================
Files 1408 921 -487
Lines 507123 250962 -256161
Branches 41178 36858 -4320
==========================================================
- Hits 342866 91557 -251309
+ Misses 158286 154165 -4121
+ Partials 5971 5240 -731
Flags with carried forward coverage won't be shown. Click here to find out more. |
Testers approved the fix ✔️
But the main Issue #3683 was fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebased
9e8d6f6
to
35950de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM module the feedback
...ows/Forms/PropertyGridInternal/PropertyGridView.GridViewEdit.GridViewEditAccessibleObject.cs
Show resolved
Hide resolved
35950de
to
46d2863
Compare
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Fixes #3683
Original Bug: 1159883
Based on PR #2701
Proposed changes
GridViewEditAccessibleObject
Customer Impact
Regression?
Risk
Before
After
Test methodology
Accessibility testing
Test environment(s)
Microsoft Reviewers: Open in CodeFlow