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

### Page URL https://hyperformula.handsontable.com/guide/sorting-data.html#data-sorting-demo ### Improvement description Here's how the sorting demo looks on 100% zoom on Chrome and FF ![Zrzut ekranu 2023-07-11 o 14 35 18](https://github.com/handsontable/hyperformula/assets/10757813/af3978d3-20f3-4bee-a4b5-1482f7b5b68e) And here's how...

Bug
Docs
Good First Issue
Impact: Medium

Create a method that returns a list of named expressions in a formula. The method should take a cell address as parameter or the formula as string, whichever is better,...

Feature
Impact: Medium

### Description Remix is recommended by the official React docs: https://react.dev/learn/start-a-new-react-project Use TDD. ### Links #972 ### Type of issue - [ ] Missing documentation - [ ] Error in...

Docs
Impact: Medium

### Description This example should demonstrate running HF server-side and should satisfy the requirements of task #972 Next.js is recommended by official React docs: https://react.dev/learn/start-a-new-react-project Use TDD. ### Links #972...

Docs
Impact: Medium

### Description We should consider: - including changed formulas in the array of changes returned by the CRUD operations - introducing the `formulasUpdated` event that can be subscribed to The...

Feature
Impact: Medium

### Page URL https://hyperformula.handsontable.com/guide/cell-references.html ### Improvement description In HF only some characters are allowed in unqoted sheet names: ``` [A-Za-z\u00C0-\u02AF0-9_] ``` If a sheet name contains other characters in must...

Docs
Good First Issue
Impact: Medium

### Description - analyze our code and define what exactly is public and should be included in the API reference - make sure all the code in our public API...

Docs
Impact: Medium

### Description As in the title, if we use `precisionRounding: 14` for the `200.05 - 200` calculation we get `0.0500000000000114` instead of `0.05` value. However, it all works well if...

Bug
Docs
Impact: Medium

### Description 1. Go to https://hyperformula.handsontable.com/api/classes/config.html#smartrounding 2. Clik on the anchor in the line - For more information, see [precisionEpsilon](https://hyperformula.handsontable.com/api/classes/config.html#readonly-precisionepsilon). Result: Nothing happens, the URL for this link is https://hyperformula.handsontable.com/api/classes/config.html#readonly-precisionepsilon...

Bug
Docs
Impact: Medium

### Description See demo for details ### Video or screenshots _No response_ ### Demo https://codesandbox.io/s/jolly-bell-l7693t?file=/src/index.js ### HyperFormula version 2.4.0 ### Your framework _No response_ ### Your environment chrome 113

Bug
Impact: High