datacamp / datacamp/rdocumentation-2.0
searching a function on homepage shows the function and clicking it returns query page
Open
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


Expected result
- Redirect directly to function page.
- In query page, It should shows the function page.
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.
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