searching a function on homepage shows the function and clicking it returns query page
darkRaspberry opened this issue · 0 comments
darkRaspberry commented
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)
Expected result
- Redirect directly to function page.
- In query page, It should shows the function page.

