[
https://issues.jboss.org/browse/DROOLS-2730?page=com.atlassian.jira.plugi...
]
Eder Ignatowicz commented on DROOLS-2730:
-----------------------------------------
[~uxdlc] sorry for the delay in the response (I didn't read the whole thread). Docks
size can be defined by the user, so basically you can ask the guys to have a dock in the
size that you want.
i.e.
new UberfireDock(UberfireDockPosition.WEST,
IconType.NAVICON.toString(),
new DefaultPlaceRequest(NavigationExplorerScreen.SCREEN_ID),
PERSPECTIVE_ID).withSize(330)
.withLabel(ContentManagerConstants.INSTANCE.contentExplorerNavigation());
CSS for test "syntax cheatsheet" dock tab design
------------------------------------------------
Key: DROOLS-2730
URL:
https://issues.jboss.org/browse/DROOLS-2730
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Liz Clayton
Assignee: Sarah Rambacher
Labels: ScenarioSimulation, UX, UXTeam
Attachments: Dock-deets.png, nospace.png, space.png
As a practitioner I want to reference valid expression syntax, so that I can create
expression formatted Given/Expect input values when creating a scenario test outline.
*Verification conditions:*
- CSS styles that employ relevant PatternFly styles.
- CSS that articulates the design wireframe attached, and:
https://redhat.invisionapp.com/share/BVKORFBUJ24#/screens/302476080, and:
https://docs.google.com/document/d/1I_ghU9An--uQRzuVV9zXB387HLYjZcc01LXFX...
- Reviewed by scrum team prior to PR/dev delivery.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)