magneticio / vamp-ui

Vamp's user interface
14 stars 7 forks source link

Add descriptions to workflows #208

Open olafmol opened 7 years ago

olafmol commented 7 years ago

We need to add a description text field to every workflow definition where we describe what the workflow is about. (NB we can use key/value labels for this?)

We use this description field to show in the UI in the workflows menu where a "help" icon icon shows this description.

dragoslav commented 7 years ago

depends on https://github.com/magneticio/vamp/issues/890

jasperjansz commented 7 years ago

@olafmol screen shot 2017-02-14 at 14 26 22 Is this what you mean? In that case, I don't think we need to hide it behind a help icon because there's room in table as well as in the grid for a description (same position as email in user grid view).

screen shot 2017-02-14 at 14 27 26
olafmol commented 7 years ago

we can use the column right to the title/name for "label" but we still can have a bigger description field which we need to show in a popup/tooltip or something, after hovering over some kind of info icon

jasperjansz commented 7 years ago
screen shot 2017-02-15 at 11 53 51

I've added an info icon next to the name that displays the full description on hover. Also added a column next to that for (multiple) labels.

jasperjansz commented 7 years ago

@eyal-magnetic https://zpl.io/WSDGs

olafmol commented 7 years ago

todo: test adding descriptions to blueprints