Aleksandra Budnik

Results 65 issues of Aleksandra Budnik

Hi there, We’ve just released [Handsontable 14.1.0](https://github.com/handsontable/handsontable/releases/tag/14.1.0)! In this version, we’ve focused on improving Handsontable’s support for SSR and addressing issues reported by the community, ### Better SSR experience Starting...

Announcement

### Description Followed by the need of keeping related subjects together I'm opening this topic to group issues for the `selection` plugin. All tasks from the below list are temporarily...

Docs: Content
Mobile
Epic

### Description Followed by the need of keeping related subjects together I'm opening this topic to group issues for the `selection` plugin. All tasks from the below list are temporarily...

Docs: Content
Core: Selection
Epic

### Description Followed by the need of keeping related subjects together I'm opening this topic to group issues for the `mergeCells` plugin. All tasks from the below list are temporarily...

Docs: Content
Merge cells
Epic

### Description Followed by the need of keeping related subjects together I'm opening this topic to group issues for the `undoRedo` plugin. All tasks from the below list are temporarily...

Docs: Content
Undo-redo
Epic

### Description Comments do not show if the first row of object data does not have all the keys of the dataset. In this case, we use `C0, C1, C2,...

bug
Comments
Reported

### Description We will need to take a look at this issue https://github.com/handsontable/handsontable/issues/7359 with a little change in the settings (we need to disable column headers). The https://github.com/handsontable/handsontable/issues/7359 has been...

bug
Moving

### Description When `numericFormat` changes the cell value is updated but the formula is not. This issue occurs after switching to the HyperFormula engine. ### Steps to reproduce 1. Open...

bug
Cell type: Numeric
Core: Validation
Formulas
Regression
Reported

@simennj commented on [Fri Sep 02 2022](https://github.com/handsontable/dev-handsontable/issues/464) ### Description Cells using a hot-renderer React component becomes blank until next render when the cell is validated. I expected them to keep...

React
Reported

HyperFormula 2.6.2 is here! In this update, we have: * removed the _unorm_ dependency (now, HyperFormula depends only on [2 NPM packages](https://www.npmjs.com/package/hyperformula?activeTab=dependencies)), * reduced the package size by 23% [#1370](https://github.com/handsontable/hyperformula/issues/1370),...

ANNOUNCEMENT