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 issue with showing groups in the Inspector when groups are disabled #4677

Conversation

SergeySmirnov-Akvelon
Copy link
Contributor

@SergeySmirnov-Akvelon SergeySmirnov-Akvelon commented Mar 12, 2021

Fixes #4205
Fixes #4678

Proposed changes

  • Added conditions to ignore ListViewGroupAccessibleObject when groups or visual styles are disabled
  • Updated unit tests.

Customer Impact

Regression?

Risk

  • Minimal

Test methodology

  • Unit tests
  • CTI team

Accessibility testing

  • Inspector
Microsoft Reviewers: Open in CodeFlow

@SergeySmirnov-Akvelon SergeySmirnov-Akvelon requested a review from a team as a code owner March 12, 2021 11:20
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon marked this pull request as draft March 12, 2021 11:21
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #4677 (9d950ca) into main (03d1550) will decrease coverage by 0.02403%.
The diff coverage is 92.32506%.

❗ Current head 9d950ca differs from pull request most recent head 95babbc. Consider uploading reports for the commit 95babbc to get more accurate results

@@                 Coverage Diff                 @@
##                main       #4677         +/-   ##
===================================================
- Coverage   97.97893%   97.95490%   -0.02404%     
===================================================
  Files            547         547                 
  Lines         265652      266002        +350     
  Branches        5103        5106          +3     
===================================================
+ Hits          260283      260562        +279     
- Misses          4486        4547         +61     
- Partials         883         893         +10     
Flag Coverage Δ
Debug 97.95490% <92.32506%> (-0.02404%) ⬇️
production 100.00000% <ø> (?)
test 97.95490% <92.32506%> (-0.02404%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 with few comments

@ghost ghost added the 📭 waiting-author-feedback The team requires more information from the author label Mar 15, 2021
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon force-pushed the Issue-4205_ListViewGroup_AccessibleObject_behavior branch from c8d4e59 to 23ed35e Compare March 16, 2021 09:46
@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Mar 16, 2021
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon marked this pull request as ready for review March 16, 2021 10:12
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon force-pushed the Issue-4205_ListViewGroup_AccessibleObject_behavior branch from 23ed35e to 53e5bfb Compare March 16, 2021 11:40
RussKie
RussKie previously approved these changes Mar 16, 2021
@RussKie RussKie added the 📬 waiting-for-testing The PR is awaiting manual testing by the primary team; no action is yet required from the author(s) label Mar 16, 2021
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon force-pushed the Issue-4205_ListViewGroup_AccessibleObject_behavior branch 2 times, most recently from 76e2987 to 9fc1881 Compare March 19, 2021 07:34
RussKie
RussKie previously approved these changes Mar 22, 2021
@RussKie
Copy link
Member

RussKie commented Mar 22, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

…otnet#4205

Added conditions to ignore ListViewGroupAccessibleObjects when groups or visual styles are disabled

Updated unit tests.
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon force-pushed the Issue-4205_ListViewGroup_AccessibleObject_behavior branch from 75188d9 to 95babbc Compare March 22, 2021 10:08
@SergeySmirnov-Akvelon SergeySmirnov-Akvelon added waiting-review This item is waiting on review by one or more members of team and removed 📬 waiting-for-testing The PR is awaiting manual testing by the primary team; no action is yet required from the author(s) labels Mar 25, 2021
@SergeySmirnov-Akvelon
Copy link
Contributor Author

Approved by CTI team

@RussKie RussKie removed the waiting-review This item is waiting on review by one or more members of team label Mar 29, 2021
@RussKie RussKie merged commit 06d0e8d into dotnet:main Mar 29, 2021
@RussKie RussKie deleted the Issue-4205_ListViewGroup_AccessibleObject_behavior branch March 29, 2021 01:15
@ghost ghost added this to the 6.0 Preview4 milestone Mar 29, 2021
wreuel pushed a commit to wreuel/winforms that referenced this pull request Apr 13, 2021
…ed (dotnet#4677)

Added conditions to ignore ListViewGroupAccessibleObjects when groups or visual styles are disabled

Updated unit tests.
@ghost ghost locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants