Skip to content

sessions: Fix gaps in nested chat hierarchy guides - #333741

Merged
Sandeep Somavarapu (sandy081) merged 2 commits into
mainfrom
sandy081/agents/fix-vscode-issue-333487-chat-rendering
Sep 1, 2026
Merged

sessions: Fix gaps in nested chat hierarchy guides#333741
Sandeep Somavarapu (sandy081) merged 2 commits into
mainfrom
sandy081/agents/fix-vscode-issue-333487-chat-rendering

Conversation

@sandy081

Copy link
Copy Markdown
Member

Fixes #333487

Extends the parent and intermediate nested-chat hierarchy guides through the inset row spacing so the navigation line remains continuous. The final child keeps its existing L-shaped connector, and the expand/collapse twistie alignment is unchanged.

Adds a blocking component screenshot fixture that reveals the hierarchy guides through the real hover behavior and validates both dark and light themes.

Validation:

  • npm run compile
  • npm run hygiene
  • Sessions list hierarchy-guide unit tests (10 passing)
  • Component screenshot fixture: dark and light variants stable, rendered without errors, and visually approved

Extend continuing hierarchy guides through the inset row spacing while preserving the final child connector. Add a blocking component fixture for the hover-revealed guide in dark and light themes.\n\nFixes #333487\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings September 1, 2026 09:29
@sandy081 Sandeep Somavarapu (sandy081) added this to the 1.137.0 milestone Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Note

This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: c88fff4c Current: 649004ae

Changed (16)

sessions/blockedSessionsList/BlockedSessionsList_SingleNeedsInput/Dark
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_SingleNeedsInput/Light
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_TwoApprovals/Dark
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_TwoApprovals/Light
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_FiveApprovals/Dark
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_FiveApprovals/Light
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_FixCIAndApproval/Dark
Before After
before after
sessions/blockedSessionsList/BlockedSessionsList_FixCIAndApproval/Light
Before After
before after
sessions/sessionsList/SessionsList_CustomGroup_LongWorkspaceNarrow/Dark
Before After
before after
sessions/sessionsList/SessionsList_CustomGroup_LongWorkspaceNarrow/Light
Before After
before after
sessions/sessionsList/SessionsList_CustomGroup_Phone/Dark
Before After
before after
sessions/sessionsList/SessionsList_CustomGroup_Phone/Light
Before After
before after
sessions/sessionsList/SessionsList_NestedChatApprovals/Dark
Before After
before after
sessions/sessionsList/SessionsList_NestedChatApprovals/Light
Before After
before after
sessions/sessionsList/SessionsList_NestedChatApprovals_Phone/Dark
Before After
before after
sessions/sessionsList/SessionsList_NestedChatApprovals_Phone/Light
Before After
before after

Added (2)

sessions/sessionsList/SessionsList_NestedChatHierarchyGuides/Dark

current

sessions/sessionsList/SessionsList_NestedChatHierarchyGuides/Light

current

Record the Ubuntu-rendered dark and light hashes for the new blocking hierarchy-guide fixture.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sandy081
Sandeep Somavarapu (sandy081) merged commit d264a09 into main Sep 1, 2026
40 checks passed
@sandy081
Sandeep Somavarapu (sandy081) deleted the sandy081/agents/fix-vscode-issue-333487-chat-rendering branch September 1, 2026 10:36
Bhavya U (bhavyaus) pushed a commit that referenced this pull request Sep 1, 2026
* sessions: Fix gaps in nested chat hierarchy guides

Extend continuing hierarchy guides through the inset row spacing while preserving the final child connector. Add a blocking component fixture for the hover-revealed guide in dark and light themes.\n\nFixes #333487\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* sessions: Add nested chat hierarchy screenshot baselines

Record the Ubuntu-rendered dark and light hashes for the new blocking hierarchy-guide fixture.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

Agents - there is a "gap" in the twistie when rendering chats in the sessions list

3 participants