hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.

Results 242 hyperformula issues
Sort by recently updated
recently updated
newest added

### Description As @sequba said in https://github.com/handsontable/hyperformula/pull/988#discussion_r870081861: > I'm thinking about separating the **usage guides** (for devs who want to import HF into their projects and just use it) from...

Docs
Impact: Medium

### Description API reference for `setRowOrder` is confusing for our users (#989 ) and should be improved. - describe better what needs to be provided as a `newRowOrder` parameter -...

Docs
Impact: Medium

In many cases, search shows two identical search results, for example: This seems to affect the [config.html](https://handsontable.github.io/hyperformula/api/classes/config.html) page (not included in the TOC), which gets built from the `./src/Config.ts` file....

Bug
Docs
Impact: Medium

This is quite a big bug I think as the root cause of it is arrays are not being processed in the dependencies. This means that there are likely other...

Feature
Impact: Medium

### Description #DIV/0! currently has no message in the `CellError` class when it is returned. Same for #CYCLE! error and quite a few other cellError instances

Feature
Impact: Low

### Context ### How has this been tested? ### Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature or improvement...

### Description Create a way of running unit tests on different browsers: - Chrome - Firefox - Safari - only latest versions? - ~different node version?~ part of #974 Should...

Chore
Tests
Impact: Medium

### Description - A similar thing might also be helpful for some specific Handsontable use-cases (according to @AMBudnik ) - It could be in a form of tutorial with code...

Docs
Chore
Impact: High

### Description SUMIF does not work when dates are included in the conditional values range and the criterion is also a date. It seems to be failing regardless of whether...

Bug
Impact: High

### Description We should think of a way to feed HF and Microsoft Excel with the same worksheets and measure the build time. ### Links https://kb.handsontable.com/pages/resumedraft.action?draftId=56461842&draftShareId=afd03cbf-f20d-4478-b16a-88cb2fd393c8 (internal resource)

Chore
Performance
Impact: High