datacamp / datacamp/rdocumentation-2.0

searching a function on homepage shows the function and clicking it returns query page

Open
#128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
301
Forks
54
Avg merge
16h 19m
Merged PRs (30d)
1

Description

Reproduction

  • Open https://www.rdocumentation.org/ > search any function like "factor"
  • scroll and click to that function. (Refer to screenshot1)
  • redirects to query page. (Refer to screenshot2)

Reference
Screenshot from 2022-08-23 14-24-29

Screenshot from 2022-08-23 14-24-39

Expected result

  • Redirect directly to function page.
  • In query page, It should shows the function page.

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

Reproduce the issue from the homepage by searching for a function such as "factor," then inspect the result link and the resulting query page. Trace why selecting the function reaches the query page instead of the function page; done means the function result redirects directly to its function page and the query page shows the function page when applicable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.