Sidebar parity polish - #384
Merged
Merged
Conversation
Add elapsed and attention metadata, stable UIA rows, Recycle Bin project action, and transactional root-order state while documenting remaining parity gaps. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5116ea46-45e4-48b6-8baf-cd368f667e97
Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5116ea46-45e4-48b6-8baf-cd368f667e97
Cast bounded row indexes before pixel multiplication so Zig does not infer tiny integer types from four-row slices. This fixes the windows-shell and windows-spikes build failure at App.zig and Sidebar.zig. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5116ea46-45e4-48b6-8baf-cd368f667e97
Preserve synthesized Needs-you row names until accessibility sync copies them so the native UIA provider does not receive empty names during the live gate. Signed-off-by: Colin Neilens <coneilen@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5116ea46-45e4-48b6-8baf-cd368f667e97
coneilen
force-pushed
the
coneilen-microsoft-sidebar-parity-polish
branch
from
September 19, 2026 18:39
c39bd97 to
a236241
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings Windows Sidebar rows in investigation/ui-parity-matrix.md toward parity: loop elapsed time, Needs-you reason copy/Stop/selection, activity strip filtering/timestamps/scroll/navigation, Add Folder recent-folder grouping, project Move/recoverable Trash, and persisted root drag reorder. See ledger updates in this PR for row-by-row evidence and remaining gaps.
RED: zig test src/Sidebar.zig -> failed with expected statement, found 'pub'
GREEN: zig fmt --check src/Sidebar.zig -> exited 0
REGRESSION: PowerShell parse of Tools/windows/uia-live-gate.ps1 -> uia-live-gate.ps1 parse ok