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

The frontend behavior should be consistent with Cloud Polyglot. #5

Open
bpaauwe opened this issue Feb 16, 2020 · 0 comments
Open

The frontend behavior should be consistent with Cloud Polyglot. #5

bpaauwe opened this issue Feb 16, 2020 · 0 comments

Comments

@bpaauwe
Copy link

bpaauwe commented Feb 16, 2020

I'm guessing this is the right repository for this.

When adding a new node server from the node server store the steps to get it actually installed are different when using local polyglot and cloud polyglot.

When using the cloud polyglot, selecting "install" from the store switches to a new screen where you select the slot you want the install to go. Once complete the node server is ready to be configured and run.

When using local polyglot selecting "install" from the store actually only does a download. It then pops up a message (that may or may not be visible) that only remains for a few seconds telling you to select "add node server" from the menu. You then need to manually select "add node server" from the menu to get to a screen where you can select a node server and a slot and finally actually install the node server.

I understand that the main difference between the two is that locally, the repository has to be downloaded to the local machine, but the experience is much more intuitive for cloud based polyglot and should be adopted for local also. I can't think of a good use case where the non-developer would care to download a node server but not actually install 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

1 participant