Hi,
I can see that scrollbar has been added on cell type dropdown like the first screenshot. However, there is no scrollbar on cell type handsontable which is the second screenshot.
Is there any way to add a scrollbar with handsontable cell type? Or is there any plans for development?
Hi @hjeong1200
We did not add a scrollbar but changed the logic behind direction of opening lists - in general scrollbar was always there - it just did not act well in all of the cases.
But you are correct. The handsontable cell type did not benefit from those changes and now in some cases there is no way to see what is on the list.
I generated a helper demo here Handsontable example - JSFiddle - Code Playground using v16.0.1. (latest version) and when we click to see the list in the last cell it is ct and scroll does not appear.
I will report that internally and update you as soon as we fix it.