posit-dev / posit-dev/positron

R: Help: Badges aren't showing correctly when clicking through a re-export page

Open
#3,137 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: help bug lang: r
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

  • library(dplyr)
  • ?as_data_frame
  • Click on dplyr's re-export page
  • Click on as_data_frame under the tibble section from there

It is supposed to show the deprecated badge, but the link is broken. It works in RStudio so we aren't handling this right somehow.

It works if you go straight to the tibble page instead of routing through the dplyr re-exports page.

https://github.com/posit-dev/positron/assets/19150088/51793baf-6f1c-4143-8790-dee7a562ba9c

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 flow from library(dplyr) and ?as_data_frame, then follow the dplyr re-export page to the tibble entry. Inspect the re-export navigation and badge handling, and verify that the deprecated badge link works through the re-export page as it does when opening the tibble page directly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.