microsoft / microsoft/vscode-mssql

[Bug]: Missing little "x" symbol in icon of disabled triggers

Open
#21,407 0 comments 0 reactions 1 assignee Claimed by @laurenastrid1 View on GitHub
Area - Object Explorer Bug User-filed
Dominant language
TypeScript
Stars
1.9k
Forks
610
Avg merge
2d 3h
Merged PRs (30d)
97

Description

### Description

Like in Azure Data Studio or in SSMS, there should be a little red "x" symbol in the icon of the trigger, if it is disabled, like this:

**ADS:**
Image

**SSMS:**
Image

However, in the VSCode MSSQL extension, it is missing, as you can see here:
Image

### Steps to Reproduce

1. Connect to a database
2. Open any table with a trigger that is disabled
3. Notice that the icon of the trigger lacks the little red "x" symbol, to indicate, that this trigger is disabled

### Affected Area

- [ ] Connection dialog (SQL Server | Azure browse/Fabric browse)
- [ ] Query editor
- [ ] Query results panel
- [ ] Object Explorer
- [ ] GitHub Copilot integration
- [ ] Preview/Edit data
- [ ] Table Designer
- [ ] Schema Designer
- [ ] Schema Compare
- [ ] Local SQL Server Container provisioning
- [ ] SQL database in Fabric provisioning
- [ ] DACPAC/BACPAC export/import
- [ ] SQL Database projects
- [ ] Query Plan Visualizer
- [x] Other (please describe below)

### If you selected "Other", please describe the affected area

The "Connections" treeview

### Environment Information

- **VS Code Version:** 1.109.5
- **MSSQL Extension Version:** 1.40.0
- **OS:** Windows 11 26200.7840
- **Connection type:** SQL Server

### Confirmation

- [x] I have searched existing issues and couldn't find a match
- [ ] I want to work on this issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.