[jboss-jira] [JBoss JIRA] (DROOLS-4767) Fix error-popover position on simulation/background grids
Gabriele Cardosi (Jira)
issues at jboss.org
Tue Dec 3 07:03:00 EST 2019
[ https://issues.jboss.org/browse/DROOLS-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gabriele Cardosi updated DROOLS-4767:
-------------------------------------
Description:
When there is only one column on the grid, the popover is show to the left. But if there is not enough space to the left, the popover is not visible.
Proposed solution, for this situation, is to show the popover _above_ the cell.
The final position preference order will be (respect the cell):
RIGHT -> LEFT -> ABOVE
was:
When there is only one column on the grid, the popover is show to the left. But if there is not enough space to the left, the popover is not visible.
Proposed solution, for this situation, is to show the popover _below_ the cell.
If there is not space below, the the popover will be shown _above_.
The final position preference order will be (respect the cell):
RIGTH -> LEFT -> BELOW -> ABOVE
> Fix error-popover position on simulation/background grids
> ---------------------------------------------------------
>
> Key: DROOLS-4767
> URL: https://issues.jboss.org/browse/DROOLS-4767
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Major
>
> When there is only one column on the grid, the popover is show to the left. But if there is not enough space to the left, the popover is not visible.
> Proposed solution, for this situation, is to show the popover _above_ the cell.
> The final position preference order will be (respect the cell):
> RIGHT -> LEFT -> ABOVE
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list