[jboss-jira] [JBoss JIRA] (DROOLS-4603) Scenario test: CSS support for "add an expression-based value" design implementation.

Sarah Rambacher (Jira) issues at jboss.org
Tue Oct 22 16:21:00 EDT 2019


    [ https://issues.jboss.org/browse/DROOLS-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802943#comment-13802943 ] 

Sarah Rambacher commented on DROOLS-4603:
-----------------------------------------

For a start on the changes to the test tools panel...

Adding the check on the item in the list of data types:

{code:java}
<li data-field="fieldElement" data-i18n-prefix="FieldItemViewImpl." id="fieldElement-Driver-Points" fieldname="Points" classname="number" fullpath="Driver" style="" class="selected">
  <a>Points</a>
  [number}
  <span class="pull-right fa fa-check" style="padding-top: 4px;"></span>
</li>
{code}


Adding the comment at the bottom, and changing the button to the large, primary style with different text:

{code:java}
<div style="margin-bottom: 10px;">
    * Selecting a Data Object will require an expression value for the entire column. 
</div>
<button class="btn btn-lg btn-primary" type="button" data-field="addButton" data-i18n-key="Add">Insert Data Object</button>

{code}

For spacing, it looks like some of the hidden items are still taking space. Let's look at that after you combine/move the lists around as [~uxdlc] requested.
[~yamer]


> Scenario test: CSS support for "add an expression-based value" design implementation. 
> --------------------------------------------------------------------------------------
>
>                 Key: DROOLS-4603
>                 URL: https://issues.jboss.org/browse/DROOLS-4603
>             Project: Drools
>          Issue Type: Story
>          Components: Scenario Simulation and Testing
>            Reporter: Elizabeth Clayton
>            Assignee: Sarah Rambacher
>            Priority: Major
>              Labels: UX, UXTeam
>         Attachments: Screen Shot 2019-10-01 at 8.27.30 AM.png, long_value.gif
>
>
> Test scenario implementation needs updates to support this new design/feature. Changes are outlined at: https://docs.google.com/presentation/d/1bHs9ZAbHAnV-cK9LQE6uJ38ZEIHR_QrfV9jy-M3RkS4/edit?usp=sharing and in the referenced click-thru. 
> User story: As a technical/advanced user (Cameron), I want to be able to input expression-based values  in scenario given/expect row cells, so that I can define inputs for complex objects and logic.
> Note: Syntax highlighting etc. and checkbox inputs are out of scope. Refer to: https://issues.jboss.org/browse/DROOLS-3514
> *Verification conditions*
> Team would like CSS for the following:
> - updated CSS for the right panel that reflects the changes in the document. ^^
> - updated List dialog CSS to reflect design additions. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list