Pipeline Studio - make the missing fields number on the node clickable
Description
Release Notes
Attachments
- 09 Jan 2019, 12:45 AM
- 09 Jan 2019, 12:39 AM
relates to
Activity
Anudeep Katragadda July 1, 2019 at 10:37 PM
Lea Cuniberti-Duran June 28, 2019 at 5:03 PM
@Ajai Narayanan and @NitinM blue is displayed only on hover, as a signifier than the element is clickable. Turning an element to blue to indicate that is clickable is an established pattern in CDAP (e.g. pipeline list view, the "action" icon turns to blue when it is hovered).
Anudeep Katragadda June 28, 2019 at 4:12 PM
@Ajai Narayanan Part of this Jira is to make the number clickable, it will open the properties modal.
Ajai Narayanan June 28, 2019 at 4:07 PM
@NitinM I agree. @Lea Cuniberti-Duran to give a little bit more context. When the node is just added to the canvas the number background is yellow indicating it is a warning. When the user deploys the pipeline with missing fields this yellow turns to red indicating its a error. Trying to understand why we need the background to blue. Can it be darker/lighter shade of yellow or red when it is hovered? Gives the impression that its clickable to a user.
NitinM June 28, 2019 at 4:02 AMEdited
Missing color blue ? Can we make it the color that world understands which is red shade in case of problem. Blue makes no sense to me. @Lea Cuniberti-Duran @Ajai Narayanan
As a user, I want to be able to open the node properties by clicking on the number of missing fields.
Acceptance criteria:
The number of missing fields on the node is clickable.
Clicking on the number, opens the Properties modal
Remove the tooltip that displays on hover
On hover the background color of the number changes to -blue-04: #58b7f6- $blue-03: #0099ff