Aleksandra Budnik

Results 65 issues of 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...

Type: Bug
Filtering
Nested Headers
Regression

### Description IME editors don't work for Internet Explorer 11. The first letter is being cut. ### Steps to reproduce ![image](https://user-images.githubusercontent.com/10757813/42151847-8ab3e7c0-7dde-11e8-8301-33bb9486adcb.png) Related to: https://github.com/handsontable/handsontable/issues/4662 ### Demo https://jsfiddle.net/handsoncode/8ffpsqt6/ ### Your environment...

Type: Bug
Cell type: base / text / password
Core: compatibility
Edge

### 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:...

Type: Bug
Type: Change
TypeScript

### 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...

Docs: Content
Resizing
Effort: Low
Impact: Medium

### 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...

Docs: Content
Core: selection
Effort: Medium
Impact: Medium

### 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...

Type: Bug
Core: callbacks
Core: update settings
Dropdown menu

### 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",...

Type: Bug
Cell type: autocomplete / dropdown / handsontable
Windows
Editor

### 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...

Type: Bug
Comments
Fixing

### 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...

Type: Bug
Merge cells
Formulas

### 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...

Docs: Tools