-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Fix-73341 Installing extension from extension page "Install" button keeps the notification baloon in bottom right #74795
Conversation
src/vs/workbench/contrib/extensions/node/extensionsWorkbenchService.ts
Outdated
Show resolved
Hide resolved
@sandy081 , Sorry for that , Did not check that part. |
@skprabhanjan looks like your change has build failures. Can you please fix them. |
@sandy081 , It's true on Linux/Mac, but on Windows it seems quite a different error, occurred when installing dependencies:
|
Could be a random error in windows. |
@sandy081 , I have removed the unused import |
@sandy081 , Any update on this PR ? |
Will take a look in next milestone. |
@sandy081 , this should be good to be merged now correct ? ( if the PR has passed your review) |
@sandy081 , any updates on this ? Sorry |
@sandy081 , Removed the notification bubble as discussed to fix #73341.
Please review this and let me know :)