]
Jozef Marko updated DROOLS-4845:
--------------------------------
Git Pull Request: (was:
Fix error-popover position on simulation/model grids
----------------------------------------------------
Key: DROOLS-4845
URL:
https://issues.redhat.com/browse/DROOLS-4845
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Reporter: Jozef Marko
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