microsoft / microsoft/vscode-documentdb
"Click here …" call to action is not really useful
Open
Beginner friendly
Nobody has claimed this yet.
bug-bash
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 22
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 21
Description
I see multiple "Click here…" nodes:
This is not ideal, not only because of a11y (there are people who can not click), it also takes up horizontal space and adds noise.
I'd phrase it more direct:
- "Retry to connect…"
- "Update Credentials…"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the extension for the literal "Click here" and inspect each matching UI node. Replace the generic labels with direct actions such as "Retry to connect…" and "Update Credentials…", then verify that all affected actions are clear and no longer use the generic wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100