handsontable / handsontable/hyperformula
getAllCellDependents / getAllCellPrecedents
Open
@sequba is already working on this.
Since Mar 9, 2022.
Feature
Impact: Medium
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 171
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 7
Description
Description
For some users getting only the immediate neighbours in the dependency graph via getCellDependents / getCellPrecedents is not enough. It would be nice to implement getAllCellDependents & getAllCellPrecedents using BFS algorithm.
Links
#889
#929
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.