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

Stop focusing output panel for org expiration warnings #6032

Open
leostewart opened this issue Jan 26, 2025 · 1 comment
Open

Stop focusing output panel for org expiration warnings #6032

leostewart opened this issue Jan 26, 2025 · 1 comment
Labels
type:enhancements Feedback to take into account for existing features

Comments

@leostewart
Copy link

Is your feature request related to a problem? Please describe.
When orgs are about to expire, the extension shows both a notification and automatically switches to the output panel. This disrupts the development flow unnecessarily since the notification alone is sufficient.

Describe the solution you'd like
Remove the automatic switch to the output panel when showing org expiration warnings. Keep the notification banner only.

Describe alternatives you've considered
Add a setting to disable org expiration warnings entirely for users who don't find them valuable.

Additional context
Similar to issue #5903 where automatic output panel switching was found disruptive for deploy-on-save operations.

Previous discussions in PR #4304 noted concerns about the extension being "too noisy" with notifications and about making warning timing configurable (e.g., for users with short-lived scratch orgs). There is also discussion about running this check on a schedule, which would exacerbate the problem.

I regularly work with short-lived scratch orgs and never store critical data in them, making these warnings unnecessary in my workflow. The output panel appears after a few seconds of opening VS Code, often interrupting terminal work.

@svc-idee-bot svc-idee-bot added the type:enhancements Feedback to take into account for existing features label Jan 26, 2025
@svc-idee-bot
Copy link
Collaborator

Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancements Feedback to take into account for existing features
Projects
None yet
Development

No branches or pull requests

2 participants