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

Tune the import UX. #2021

Closed
jdneo opened this issue Jul 12, 2021 · 2 comments
Closed

Tune the import UX. #2021

jdneo opened this issue Jul 12, 2021 · 2 comments
Labels

Comments

@jdneo
Copy link
Collaborator

jdneo commented Jul 12, 2021

Importing experience is the very important part for our getting start experience. If we go through our issues list, we can find there are several parts that we can improve:

1. Provide more transparency

  • How to get the import status?
    • We have a spinning icon but that is not straightforward/easy to find.
  • What's the result after import finished?

Proposal: #2022

progress.mp4

2. Provide more controls

  • 2.1 Let user control the active build tool when there are conflicts

Proposal: #2037

buildtool.mp4
  • 2.2 Let user control the project configuration files that will be used to discover projects to import. (WIP)

Eliminate the side-effect

@Eskibear
Copy link
Contributor

And maybe an action to switch between the build tools once the project got imported?
from @martinlippert

@Eskibear
Copy link
Contributor

IMO ideally we need a “imported project manager”, let users explicit choose which projects to import and how to import them. It’s very useful when I open a giant repo containing hundreds of projects and I only want to import a few projects I’m interested in.

E.g. https://github.com/Azure/azure-sdk-for-java/tree/main/sdk
I'm working on only some of the SDKs but all are in a mono repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants