Hi all,
Not too long ago we upgraded from JET 7 to JET 8.3, and started using the new oj-select-single component. However, an issue has arose with the dropdown - if the component inside an oj-table, and is at or near the bottom of the screen, the dropdown opens below the input and and the lower part of the dropdown appears off the screen. The user then has to scroll down off the screen to see the remaining options.
Is there a way to manually tell the component to render the dropdown above the input? Or is there any other solution to this?
We use the row-renderer attribute on oj-table to render editable/read only rows.