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

UX: Allow switching mode when creating new project #1283

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

CsCherrYY
Copy link
Collaborator

fix #1153

with this PR, we will not expose creating new project in advanced mode in the command palette but allow users to switch to them during the creating process.

This PR adds the buttons to switch to advanced mode in simple mode steps and refactor some parts with new util createQuickInputButtons().

create.mp4

@CsCherrYY CsCherrYY added enhancement New feature or request UX labels Sep 19, 2022
@CsCherrYY CsCherrYY added this to the September 2022 milestone Sep 19, 2022
@CsCherrYY CsCherrYY removed this from the September 2022 milestone Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use a button in QuickPick to switch to advanced mode when creating new project
1 participant