]
Jozef Marko updated DROOLS-4845:
--------------------------------
Steps to Reproduce: (was: Create a background grid with only one column.
Populate it with an invalid value (ex. map the column to Number and fill the cell with a
string)
Execute the Run
The popover will be shown to the left of the cell but it would be barely visible)
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