Aleksandra Budnik

Results 65 issues of Aleksandra Budnik

### Description Once we sort a column the formula that refers to any cell in that column uses physical row index instead of the visual index. It's also worth mentioning...

Type: Bug
Column sorting
Formulas
Regression

Hello! [Handsontable 12.1.0](https://handsontable.com/blog/articles/2022/6/handsontable-12.1.0-data-grid-new-hooks-new-translations-and-rendering-improvements) is out now, with plenty of improvements: 4 new hooks, 2 new translations, smoother row and column moving, smart positioning of comment boxes, better support for Parcel...

Announcement

### Description The first sentence of the **Creating custom languages** and **Language file** paragraph says >It's really important for us, that the community is a important part of the growth...

Docs: Content
Type: Change
Effort: Low
Impact: Low

### Description Cell meta is not attached correctly when cells are merged. ### Reproduction 1. Merge cells `A1: B2` Expected output ![image](https://user-images.githubusercontent.com/10757813/146931610-5bfefa45-2cec-49c0-b68a-109e6e7c466f.png) Actual output ![Zrzut ekranu 2021-12-21 o 13 40...

Type: Bug
Merge cells

### Description The `trimWhitespace` is not included in the documentation and it does not work (as described at https://github.com/handsontable/handsontable/issues/7387). ### Links 1. TS definition for it https://github.com/handsontable/handsontable/blob/2dbc605c14b4f13eb25b77679f1c1cab98a274ad/handsontable/types/settings.d.ts#L198 2. Related issues...

Docs: Content
Effort: Medium
Impact: Medium

HyperFormula 2.0.0 is here! This version adds support for reversed ranges, lets you expand the scope of whitespace characters allowed, drops the GPU.js dependency, and improves the behavior of the...

Verified
ANNOUNCEMENT

### Description We should provide bundle size information in the documentation ### Links Recommended location: building https://handsontable.github.io/hyperformula/guide/building.html#build-the-project or/and installation https://handsontable.github.io/hyperformula/guide/client-side-installation.html ### Type of issue - [ ] Missing documentation -...

Docs
Impact: Low

Here's the ngHandsontable - the AngularJS directive for Handsontable.

### Description Cell editor does not open with a `keydown` action if a cell in a multi-cell selection is outside the viewport. The `beforeKeyDown` event is responding but the cell...

Type: Bug
Core: selection
Regression
Editor

### Description If we define the same number of `fixedColumnsLeft` as the total number of columns checkbox has to be double-clicked to change its value. When we [fix fewer columns...

Type: Bug
Cell type: checkbox
Fixing