handsontable / handsontable/hyperformula

Improve the formula error messages

Open
#1,547 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Impact: High Tech Debt
Dominant language
TypeScript
Stars
2.8k
Forks
171
Avg merge
1d 22h
Merged PRs (30d)
7

Description

Ideas:

  • make the messages more detailed and less generic
  • make it easier to tell which cell/formula is the original source of the error (error propagation complicates it hugely)

Related: https://github.com/handsontable/hyperformula/issues/444

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading related issue #444 and tracing how formula errors propagate through HyperFormula's calculation engine. The work is complete when the project has agreed-on, more detailed messages and a way to identify the original source cell or formula.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.