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

Disable Functionality When Workspace != Active Config #29

Open
dsanders11 opened this issue Oct 16, 2022 · 0 comments
Open

Disable Functionality When Workspace != Active Config #29

dsanders11 opened this issue Oct 16, 2022 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@dsanders11
Copy link
Owner

Currently functionality becomes active once a valid Electron checkout is detected, but there's no check that the Electron checkout matches the active config. This is a potential foot gun for new users, who wouldn't realize that the commands they're running aren't on the checkout they're viewing.

To reduce foot guns, only enable functionality when the Electron checkout matches the active config. Watch for active config changes and enable/disable functionality as needed. Terminate any running tasks during these transitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
Status: Todo 🗒
Development

No branches or pull requests

1 participant