[Bug?]: Dashboard link on Migration page does not redirect

Open Beginner friendly
#5,436 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
60/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Domain
documentation

Research direction

Start with packages/gatsby/content/getting-started/migration.md and reproduce the broken dashboard link at yarnpkg.com/getting-started/migration. Check how the link is handled by Gatsby; done means clicking "dashboard" reaches the dashboard page instead of a Page not found response.

Written by the indexing model from the issue text.

Description

bug
Self-service
  • I'd be willing to implement a fix
Describe the bug

The link from migration.md to the benchmark page does not properly redirect. I suspect that Gatsby is trying to do an internal navigation.

https://github.com/yarnpkg/berry/blob/bdd107579b76a71970a61c2cce46a5d4b51ca596/packages/gatsby/content/getting-started/migration.md?plain=1#L21__

To reproduce
  1. Go to https://yarnpkg.com/getting-started/migration
  2. Click the "dashboard" link
    Expected: Goes to dashboard
    Actual: Page not found
Environment
Web
Additional context

No response

Dominant language
TypeScript
Stars
8.1k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

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.

More from yarnpkg/berry

All issues in yarnpkg/berry

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.