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

Allow the user to customise which resources they want to see via Settings #42

Open
JeffinSiby opened this issue Jun 21, 2022 · 0 comments
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter

Comments

@JeffinSiby
Copy link

With the addition of more resources, users should be able to choose which resources they see in their CICS view via Settings (UI).

Proposed UI: Users open Settings (UI) and then can select/unselect checkboxes to choose which resources to display. They should be able to then apply these changes by refreshing the window.

Changes required:

  1. Update package.json to add these checkboxes
  2. Add resource children to regions container based on which checkboxes are selected (remember to do the same for the 'All' trees!)
  3. Filtering on a Regions container currently shows options for all the resources. This should be changed so that the options shown depend on which resource checkboxes are selected.
@JeffinSiby JeffinSiby added the enhancement New feature or request label Jun 21, 2022
@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@zFernand0 zFernand0 added the priority-high Production outage - this quarter or at least next quarter label Feb 6, 2024
@zowe-robot zowe-robot moved this from New Issues to High Priority in Zowe Explorer for VS Code Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter
Projects
Status: High Priority
Development

No branches or pull requests

2 participants