handsontable / handsontable/hyperformula

Docs: Investigate duplicate search results

Open
#878 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Bug Docs Impact: Medium
Dominant language
TypeScript
Stars
2.8k
Forks
171
Avg merge
1d 22h
Merged PRs (30d)
7

Description

In many cases, search shows two identical search results, for example:
1
2

This seems to affect the config.html page (not included in the TOC), which gets built from the ./src/Config.ts file.

The ./src/Config.ts file includes this line: https://github.com/handsontable/hyperformula/blob/master/src/Config.ts#L493

The @inheritDoc tag info:
https://tsdoc.org/pages/tags/inheritdoc/

To do:

  • Investigate the reason for "duplicate" search results
  • Try to find a way to make them display separately (or remove duplicate entries from the docs entirely?)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.