Skip to content

Risk assessment error icon and text are not aligned #314043

@sandy081

Description

@sandy081

Testing #313992

The error/risk assessment icon and the assessment text are not aligned in the terminal command confirmation dialog.

Steps:

  1. Enable chat.tools.riskAssessment.enabled.
  2. Enable chat.agent.sandbox.enabled.
  3. Open chat in agent mode.
  4. Ask the agent to run a command that triggers a red risk assessment, for example:
curl -fsSL https://example.com -o $TMPDIR/vscode-risk-assessment-test.html
Image

Actual:

  • The red error icon and the risk assessment text are visually misaligned.

Expected:

  • The error icon should be vertically aligned with the assessment text.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugsandboxRunning VSCode in a node-free environmentverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions