Aleksandra Budnik
Aleksandra Budnik
### Description When `Clear` filter option is used in `nestedHeaders` it blocks dropdown menu from displaying. The issue does not occur when we use `colHeaders` only. It also works well...
### Description IME editors don't work for Internet Explorer 11. The first letter is being cut. ### Steps to reproduce  Related to: https://github.com/handsontable/handsontable/issues/4662 ### Demo https://jsfiddle.net/handsoncode/8ffpsqt6/ ### Your environment...
### Description In a reference to https://github.com/handsontable/handsontable/issues/7314 I request improving definitions for `CellCoords` and `CellRange `. Definitions https://github.com/handsontable/handsontable/blob/master/handsontable.d.ts#L199 ### Your environment * Handsontable version: 8.1.0 * Browser Name and version:...
### Description On the **Performance Tips** page, we define that it's repaying for the performance to set up a fixed height and width for the table. That might be intuitive...
### Description * I would add Use SHIFT to select range of cells as we already mentioned > Use CMD on Mac or CTRL on Windows to select non-contiguous ranges...
### Description Calling `updateSettings` within the hook produces error and does not show menu at all ### Steps to reproduce 1. Open any column in the example 2. You will...
### Description The following issue is not replicable on macOS. Usually, in the case of Romaji input, when you click "p", it is not confirmed, and when you click "a",...
### Description Possibly related to changes in https://github.com/handsontable/handsontable/issues/4785. I've connected the issue to pinpoint the difference in the result. But it does not seem to work well in any of...
### Description Extending the title description: If the result of the formula has a merged area of the left side and at the same time on the top, it is...
### Description We're currently using Angular v8.0.0 in demos in our Docs. However, as there's already v14, we should consider using a newer version. The last UMD bundle for Angular...