-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Reduce number of notifications #9281
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
Comments
Hey there again :) we're re-designing the notification prompts to reduce the amount of them being displayed, and this will be addressed there. Closing in favour of #7700. |
I still believe that this issue holds additional ideas and approaches compared to #7700. |
I agree, we might want to list each notification and possible suggestions for each, to ensure we do not miss/lose the suggestions. E.g. Suggestions for status bar prompts, testing can be copied over, else we could lose these valuable suggestions. |
Sorry @isidorn, I didn't mean that we wouldn't consider your input in this issue - on the contrary, we always try to look into the related closed issues to make sure we're not missing anything. But Don made a good point that it's better to add the discussion to the other issue to make sure we won't overlook anything, so I've copied all of your comments there. |
Great, thanks a lot! |
Uh oh!
There was an error while loading. Please reload this page.
Hi VS Code dev here 👋
Open a Python file, notice the Python Interpreeter notification poping up immediatly:
I find this behavior obtrusive because:
Idealy this notificaiton would not be shown at all, however if you disagree I believe that my suggestions from above can help with the bad user experience. Thanks
I would also suggest that you go through all your usages of notifications and try to minimize them, as they should usually be used as a last resort if there is no other way to convey a message to the user.
fyi @DonJayamanne @qubitron
The text was updated successfully, but these errors were encountered: