Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of feedback when searching for similar issues in extensions when reporting an issue on an extension #50656

Closed
stevencl opened this issue May 29, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug issue-reporter Issue reporter widget issues verified Verification succeeded
Milestone

Comments

@stevencl
Copy link
Member

stevencl commented May 29, 2018

Issue Type: Bug

Create an issue with the issue reporter
File on an extension
Select different extensions
Expected: Feedback on whether or not there are similar issues found for the selected extension
Actual: Some extensions provide no feedback.

It's not clear if there is still a query running as there is no progress feedback.

VS Code version: Code - Insiders 1.24.0-insider (bfd155e, 2018-05-29T05:16:50.002Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-3687U CPU @ 2.10GHz (4 x 2594)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Memory (System) 7.89GB (1.22GB free)
Process Argv C:\Program Files\Microsoft VS Code Insiders\Code - Insiders.exe
Screen Reader no
VM 0%
Extensions (13)
Extension Author (truncated) Version
html-snippets abu 0.2.1
vscode-eslint dba 1.4.10
vscode-great-icons emm 2.1.32
vscode-gutter-preview kis 0.12.2
vscode-azureappservice ms- 0.8.1
vscode-cosmosdb ms- 0.7.1
azure-account ms- 0.4.0
csharp ms- 1.15.2
vs-keybindings ms- 0.2.0
team ms- 1.136.0
debugger-for-chrome msj 4.4.3
addDocComments ste 0.0.8
cordova-tools vsm 1.3.10

Found while testing: #50491

issuereporternofeedback

@stevencl stevencl added the issue-reporter Issue reporter widget issues label May 29, 2018
@vscodebot vscodebot bot added the insiders label May 29, 2018
@RMacfarlane
Copy link
Contributor

@stevencl Good catch. Some of the extensions don't provide a GitHub url to search against (or it's incorrectly formatted), so no search is done in those cases. Would text like Unable to search for similar issues because this extension does not list a GitHub repository make sense?

I also look at two different extension properties when "Preview on GitHub" is hit to try to find the repo and only one for search, so I'll fix it so that it's more likely to find a valid repo url

@stevencl
Copy link
Member Author

I don't know if you need the full explanation, maybe 'No similar issues found' would be sufficient? Unless the user can do something with the fact that the extension doesn't list a repo?

@vscodebot vscodebot bot removed the insiders label Jun 7, 2018
@RMacfarlane
Copy link
Contributor

@stevencl There's nothing the user can do in that case, so I went with your suggestion of showing 'No similar issues found'

@RMacfarlane RMacfarlane added the bug Issue identified by VS Code Team member as probable bug label Jun 7, 2018
@RMacfarlane RMacfarlane added this to the June 2018 milestone Jun 7, 2018
@mjbvz mjbvz added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug issue-reporter Issue reporter widget issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants