Lauren Li
Lauren Li
@katelynienaber Just to clarify: With the meatballs menu, is the design supposed to be that everything currently in the right-click context menu also goes into the meatballs menu? Or is...
Branch with preliminary work to address this: https://github.com/zowe/vscode-extension-for-zowe/tree/rename-tabs
Even if VS Code issue https://github.com/microsoft/vscode/issues/72442 prevents Zowe Explorer from effectively implementing keybindings at the moment, perhaps we should go ahead and compile a list of keybindings we want to...
@tomofbroadcom When you work on a proposed list of keybindings for Zowe Explorer commands, you may want to start with the commands in the below screenshot (from PR #1308), as...
Thanks @rudyflores for taking the time to review the current notification UX and make a proposal. Here is my feedback on the proposed UX. I have bolded the functions/messages of...
For reference, here is my understanding of the different notification types: - **Pop-up message/Pop-up notification:** VS Code's pop-up that appears in the lower-right corner of its window: - **Progress bar...
Thanks @tomofbroadcom for the UX pointers! The general advice is very helpful to consider. ~~ > Same with Profile deleted pop up message. I noticed that the confirmation of Delete...
I believe in our scrum discussions, we had decided to show no notifications for the following, as users can easily verify their success from changes in the user interface: -...
@rudyflores The most updated table in your https://github.com/zowe/vscode-extension-for-zowe/issues/1517#issuecomment-982993646 looks good to me now. Thank you for your investigation on this!
> In scrum today I mentioned a new location to hold all of the UI/UX code. I created this class to hold all UI/GUI actions like input boxes, dialog boxes,...