[
https://issues.jboss.org/browse/DROOLS-3154?page=com.atlassian.jira.plugi...
]
Daniele Zonca commented on DROOLS-3154:
---------------------------------------
[~Rikkola]
Additional specs:
- Use grey borders for all the grid and not only for the header: update all of them to
grey
- Add some padding to the cells of the grid: have a look to current spacing into header
and update cells to add some top/bottom padding (I'm not sure if it can be done via
Theme or not)
- Add some padding to right panel the tab titles: work with [~srambach] to have a new
HTML/CSS
- Remove scrolling bar from right panel: I don't know if it is a problem of div size
or CSS, I think it something on code side
- Review expression editor component HTML/CSS (paddings, indents, etc): work with
[~srambach] to have a new HTML/CSS
- Review right panel padding (now it is hardcoded): work with [~srambach] to have a new
HTML/CSS that removes my hardcoded padding
- Use text area inputs instead of text box for inline editing: update
ScenarioTextBoxDOMElement to use text area (look at
org.kie.workbench.common.dmn.client.widgets.grid.columns.factory.dom.TextAreaDOMElement as
example) and update also the factories.
- Reduce the width of Index column: reduce defult index column width. I think we have a
default width in all our columns that should be removed/overridden
Minor UI improvements/bugfixes for Scenario
-------------------------------------------
Key: DROOLS-3154
URL:
https://issues.jboss.org/browse/DROOLS-3154
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Reporter: Daniele Zonca
Assignee: Toni Rikkola
Priority: Critical
Labels: UX-CSS
This item contains a list of general UI bugs to be fixed:
- Use grey borders for all the grid and not only for the header
- Add some padding to the cells of the grid
- Add some padding to right panel the tab titles
- Remove scrolling bar from right panel
- Review expression editor component HTML/CSS (paddings, indents, etc)
- Review right panel padding (now it is hardcoded)
- Use text area inputs instead of text box for inline editing
- Reduce the width of Index column
--
This message was sent by Atlassian Jira
(v7.12.1#712002)