posit-dev / posit-dev/positron
R: Help: Badges aren't showing correctly when clicking through a re-export page
Nobody has claimed this yet.
- 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_frameunder 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
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 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