Skip to content

Conversation

KlausLoeffelmann
Copy link
Member

@KlausLoeffelmann KlausLoeffelmann commented Jul 16, 2025

The ListView lacks the ability to configure certain visual aspects of group headers, like the GroupHeader font color. That said, this is the prototype to utilize the ListView's principle mechanism to custom draw group headers.

Microsoft Reviewers: Open in CodeFlow

@KlausLoeffelmann KlausLoeffelmann requested a review from a team as a code owner July 16, 2025 19:00
@KlausLoeffelmann KlausLoeffelmann marked this pull request as draft July 16, 2025 19:01
@github-actions github-actions bot added the area-DarkMode Issues relating to Dark Mode feature label Jul 16, 2025
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

Attention: Patch coverage is 4.23729% with 113 lines in your changes missing coverage. Please review.

Project coverage is 76.81500%. Comparing base (e037b05) to head (f5c1dc2).
Report is 23 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13708         +/-   ##
===================================================
+ Coverage   76.75572%   76.81500%   +0.05928%     
===================================================
  Files           3256        3258          +2     
  Lines         642016      642700        +684     
  Branches       47548       47582         +34     
===================================================
+ Hits          492784      493690        +906     
+ Misses        145574      145349        -225     
- Partials        3658        3661          +3     
Flag Coverage Δ
Debug 76.81500% <4.23729%> (+0.05928%) ⬆️
integration 18.98060% <3.38983%> (-0.01117%) ⬇️
production 51.41888% <4.23729%> (+0.10054%) ⬆️
test 97.41822% <ø> (+0.00103%) ⬆️
unit 48.79892% <4.23729%> (+0.10229%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dotnet-policy-service dotnet-policy-service bot added the draft draft PR label Jul 16, 2025
@KlausLoeffelmann KlausLoeffelmann force-pushed the DarkMode_ListViewGroupOwnerDraw branch from 4cf0119 to 2db1ebc Compare July 21, 2025 04:15
@KlausLoeffelmann KlausLoeffelmann deleted the DarkMode_ListViewGroupOwnerDraw branch July 21, 2025 04:21
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-DarkMode Issues relating to Dark Mode feature draft draft PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant