microsoft / microsoft/vscode-pgsql

Accesibility problem with the connection status indicator for colorblind people

Open
#95 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
No language data
Stars
395
Forks
33
Avg merge
1h 46m
Merged PRs (30d)
3

Description

Describe the bug

The current connection status indicator (colored circle) is color-based only, making it difficult for colorblind people to distinguish.

Expected behavior

It would be better to change the indicator color and shape. For example:

  • Before: 🔴 🟢
  • After: 🟥 🟢

Screenshots

Image

VS Code version

Version: 1.101.2
Commit: 2901c5ac6db8a986a5666c3af51ff804d05af0d4
Date: 2025-06-24T20:27:15.391Z
Electron: 35.5.1
ElectronBuildId: 11727614
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Linux x64 6.1.0-37-amd64

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the PostgreSQL extension's connection status indicator in its UI. Compare the current color-only presentation with the issue's requested shape distinction, then verify that connected and disconnected states remain distinguishable without relying on color. The payload names no files or tests, so inspect the extension entry points and existing UI tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, vscode
Domain
accessibility, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.