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

Quickly create component form the current workspace #2757

Closed
kadel opened this issue Jan 27, 2023 · 4 comments · Fixed by #2760
Closed

Quickly create component form the current workspace #2757

kadel opened this issue Jan 27, 2023 · 4 comments · Fixed by #2760
Assignees
Labels
demo Show in sprint review demo kind/enhancement New feature or request priority/major
Milestone

Comments

@kadel
Copy link
Member

kadel commented Jan 27, 2023

I have my project opened in VSCode, and I want to quickly create component from this project.

If I use "Create Component" I have to select the workspace for the component. I would be nice to have an option "use current workspace" so I'm not forced to go through my files to pick the same folder again.

@dgolovin dgolovin self-assigned this Jan 27, 2023
@dgolovin dgolovin added the kind/enhancement New feature or request label Jan 27, 2023
@dgolovin dgolovin added this to the 1.2.0 milestone Jan 27, 2023
@dgolovin
Copy link
Collaborator

@kadel you are talking about use case when you have opened a folder in vscode, instead of adding a folder to workspace, aren't you?

@kadel
Copy link
Member Author

kadel commented Jan 27, 2023

yes, it was through "Open Folder". But using "Add Folder to Workspace" doesn't change anything.

@mohitsuman mohitsuman added the demo Show in sprint review demo label Jan 27, 2023
@dgolovin
Copy link
Collaborator

That is use case that should be implemented. If you add folder to workspace instead you would be able to use
image
New OpehShift Component menu item from context menu on folder added to workspace.

@kadel
Copy link
Member Author

kadel commented Jan 31, 2023

New OpehShift Component menu item from context menu on folder added to workspace.

I was not even aware that there was something in the context menu.

If I do "Create Component" in OpenShift view. The command prompt (don't know what the proper name of what gets opened in the top middle is) that tells me to select context folder should have the option to select the current workspace folder. I think that this is the flow that most of the new users will follow.

Screenshot 2023-01-31 at 12 10 55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Show in sprint review demo kind/enhancement New feature or request priority/major
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants