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

Better handle previews identifiers in the toolbar #4273

Closed
slemeur opened this issue Mar 1, 2017 · 0 comments
Closed

Better handle previews identifiers in the toolbar #4273

slemeur opened this issue Mar 1, 2017 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. sprint/current

Comments

@slemeur
Copy link
Contributor

slemeur commented Mar 1, 2017

We have introduce the new toolbar with #3519;

We need to improve the identifier that we are using to differenciate the different servers that are running in the workspace.

At this moment we display the previewURL.
screen shot 2017-03-01 at 11 28 28

But this is not really helping the user. The ephemoral port is not really relevant and helpful.

We need to find a solution so that it's clearer for the end-user.

The idea would be to display the server that is running. For example:

  • dev-machine:8080
  • dev-machine:9000
@slemeur slemeur added the kind/enhancement A feature request - must adhere to the feature request template. label Mar 1, 2017
@azatsarynnyy azatsarynnyy self-assigned this Mar 6, 2017
@azatsarynnyy azatsarynnyy added status/in-progress This issue has been taken by an engineer and is under active development. status/pending-merge and removed status/in-progress This issue has been taken by an engineer and is under active development. status/pending-merge labels Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. sprint/current
Projects
None yet
Development

No branches or pull requests

3 participants