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 "Process Panel" when commands are long #2911

Closed
slemeur opened this issue Oct 27, 2016 · 2 comments
Closed

Better handle "Process Panel" when commands are long #2911

slemeur opened this issue Oct 27, 2016 · 2 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Milestone

Comments

@slemeur
Copy link
Contributor

slemeur commented Oct 27, 2016

The process panel is not properly handling situations where:

  • name of the command is long
    screen shot 2016-10-27 at 09 42 01
  • command is long
    screen_shot_2016-10-27_at_09_42_31

We need to improve and handle those situations properly.

We should truncate the name of the command in the process tree and display a tooltip when user hover it:
screen shot 2016-10-27 at 09 54 25

We should also do the same when we display the command executed:
long command

@slemeur slemeur added the kind/enhancement A feature request - must adhere to the feature request template. label Oct 27, 2016
@TylerJewell
Copy link

@slemeur - link into epic on intelligent commands.

@slemeur slemeur mentioned this issue Oct 28, 2016
17 tasks
@ashumilova ashumilova added sprint/next status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. labels Nov 17, 2016
@olexii4 olexii4 added status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/open-for-dev An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it. status/in-progress This issue has been taken by an engineer and is under active development. labels Dec 6, 2016
@olexii4
Copy link
Contributor

olexii4 commented Dec 6, 2016

2de17e0

@olexii4 olexii4 closed this as completed Dec 14, 2016
@olexii4 olexii4 removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 14, 2016
@olexii4 olexii4 added this to the 5.0.0-M9 milestone Dec 14, 2016
@bmicklea bmicklea mentioned this issue Jan 13, 2017
70 tasks
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.
Projects
None yet
Development

No branches or pull requests

6 participants