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 issues around local configuration & projects management #88

Open
alexluong opened this issue Jul 16, 2024 · 5 comments
Open

UX issues around local configuration & projects management #88

alexluong opened this issue Jul 16, 2024 · 5 comments

Comments

@alexluong
Copy link
Collaborator

Hi there, I've been tinkering with some DX around local config and discovered some undesirable behaviors. I made a few videos here to showcase these issues in hope we can discuss and improve the CLI.

The first video is on some issues with projects and confusing messages when there's a local configuration. There's also an issue during the logout flow as well: https://share.cleanshot.com/CW0f4lQQ

The second video focuses on project switching behavior: https://share.cleanshot.com/DYKVjc5P

Let me know what you think and happy to discuss or clarify things further.

@alexbouchardd
Copy link
Contributor

To me it sounds like there shouldn't be inheritance from the local config to the global config. It's either one or the other?

@alexluong
Copy link
Collaborator Author

Hmm how do you decide which we should use? So if there exists a local config, we'll disregard the global config altogether?

@alexbouchardd
Copy link
Contributor

alexbouchardd commented Aug 12, 2024

Yes it's a precedence model. If you want to specify then you'd use --config

@alexluong
Copy link
Collaborator Author

alexluong commented Aug 12, 2024

Got it! cc @leggetter so you're on the same page. Let me know if you'd like me to move forward and implement this change. Doesn't seem like a huge change, should probably be an hour or two, I think.

@leggetter
Copy link
Collaborator

Got it! cc @leggetter so you're on the same page. Let me know if you'd like me to move forward and implement this change. Doesn't seem like a huge change, should probably be an hour or two, I think.

@alexluong go for it 👍🏻

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

No branches or pull requests

3 participants