Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ark: Vignette hyperlinks are broken #5171

Closed
jennybc opened this issue Oct 24, 2024 · 3 comments
Closed

ark: Vignette hyperlinks are broken #5171

jennybc opened this issue Oct 24, 2024 · 3 comments
Assignees
Labels
area: help Issues related to Help category. bug Something isn't working lang: r

Comments

@jennybc
Copy link
Member

jennybc commented Oct 24, 2024

cli's hyperlinks to vignettes are broken. PR incoming.

To experience it, do this:

cli::cli_text("{.vignette fs::function-comparisons}")

and click on the resulting hyperlink. You get this (why can I not copy this text? 🤔)

Image

@juliasilge juliasilge added lang: r bug Something isn't working area: help Issues related to Help category. labels Oct 24, 2024
@juliasilge juliasilge added this to the 2024.11.0 Pre-Release milestone Oct 24, 2024
@jennybc
Copy link
Member Author

jennybc commented Oct 24, 2024

QA: Execute this code in the R console:

cli::cli_text("{.vignette fs::function-comparisons}")

(any pkg::vignette-name will do FWIW).

And click on the vignette-opening link. It should open that vignette in the help pane.

@juliasilge
Copy link
Contributor

Ark has been bumped since this was merged, so we can verify this now.

@testlabauto
Copy link
Contributor

Verified Fixed

Positron Version(s) : 2024.11.0-140
OS Version          : OSX

Test scenario(s)

Vignette opens as expected.

Link(s) to TestRail test cases run or created:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: help Issues related to Help category. bug Something isn't working lang: r
Projects
None yet
Development

No branches or pull requests

3 participants