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

Too many info messages appear for some commands #1272

Closed
katelynienaber opened this issue Apr 20, 2021 · 2 comments
Closed

Too many info messages appear for some commands #1272

katelynienaber opened this issue Apr 20, 2021 · 2 comments
Labels
bug Something isn't working priority-low Legit issue but cosmetic or nice-to-have

Comments

@katelynienaber
Copy link
Contributor

Describe the bug

xyz command submitted info messages are appearing repeatedly for a single call to some commands.

To Reproduce

Try ex. renaming a USS directory/file, as demonstrated here (2 calls to rename, one after the other):
renameDoesntCollapse

Also maybe check the logic for opening a USS file, it happens a lot when you do this.

But we should probably check on getChildren as well.

Expected behavior

This dialog should only appear once for each call to any command in the context menu. ie. if a command calls getChildren ten times, we should only see one info message for the original command, not ten for all the getChildren calls.

@crawr
Copy link
Contributor

crawr commented Apr 29, 2021

We want to review the error message strings similar to the ones appearing here @IgorCATech

@crawr crawr added the docs label Apr 29, 2021
@zFernand0 zFernand0 added the priority-low Legit issue but cosmetic or nice-to-have label Oct 5, 2022
@t1m0thyj t1m0thyj moved this from New Issues to Low Priority in Zowe Explorer for VS Code Dec 26, 2023
@adam-wolfe
Copy link
Contributor

Number of displayed pop-ups has been significantly reduced, particularly for USS actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-low Legit issue but cosmetic or nice-to-have
Projects
None yet
Development

No branches or pull requests

5 participants