Test: Chat-tab presentation

Open
#336,937 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
frontend, testing

Research direction

Start in the VS Code Agents Window with a session containing multiple chats, then follow the presentation and navigation steps in the issue using both mouse and keyboard. Verify Multiple and Single modes, tab and session synchronization, persistence after reload, focus behavior, and the absence of incorrect initial state or flicker. Done means every listed behavior works consistently.

Written by the indexing model from the issue text.

Description

testplan-item

Refs: https://github.com/microsoft/vscode/pull/336595, https://github.com/microsoft/vscode/pull/336794

  • anyOS
  • anyOS

Complexity: 3

Authors: @sandy081


Verify chat-tab presentation settings in the Agents Window.

  1. Open a session with multiple chats.
  2. From the session header menu, switch the chat presentation to Multiple.
  3. Verify every open chat has a tab, switching tabs selects the correct conversation, and the checked menu item matches the visible presentation.
  4. Switch to Single and verify tab chrome is hidden without closing chats or losing their state.
  5. Navigate between the chats from the Sessions list and verify the visible chat title and session header stay synchronized.
  6. Switch back to Multiple and verify the existing tabs and active chat are restored.
  7. Reload the Agents Window and verify the selected presentation persists and is applied without an incorrect initial state or visible flicker.
  8. Explore the menu, tab switching, closing, and focus behavior with both mouse and keyboard.
Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.