Filter Dropdown closes after press space

Tags: #<Tag:0x00007f8b23e20760> #<Tag:0x00007f8b23e20508>

Hi,

We recently updated from vanilla version Handsontable to @handsontable/react.

The main goal was to use the latest feature of filter dropdown. When we try to filter and press “space” it closes automatically. Also, looks like there are not too many news from the old version to the newest.

Is there any work around? In the past we used hooks to modify the focus of the OK button.

Do you have any fix for this?

Thank you,

Hi @jose.luis.suarez

Thank you for contacting us. Can you please send us a code demo showing your current implementation? It will be easier to determine the problem this way.

Hi!

I tried to reproduce the error, but I noticed that it has some issues with from ‘react-virtualized’. Is there anyway to make Hottable to fit 100% of its container?

Here is a demo without it: https://jsfiddle.net/jlsuarezcabrera/16279tm4/2/

Anyways, if you filter by A1 in the first column, you will notice, it is not doing the filtering.

Hi @jose.luis.suarez

Thank you for the example. I noticed that you are using quite outdated version of Handsontable. Current one is 14.2, and I highly recommend to update. However, in your example filtering works just fine. Can you share the exact steps how to reproduce your issue?

Hi @jose.luis.suarez

Do we have any updated here?