[Bug]: View Deployment is not working across react.dev and i18n documentation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
Hi team,
Currently, the "View Deployment" for change previews isn't working, causing contributors to be directed to incorrect Vercel links.
- "View Deployment" Button:
- When I click the button:
It stopped working at some point, and from my investigation, this problem affects the entire React documentation site, including react.dev and other i18n documentation.
cc. @rickhanlonii
Page
https://github.com/reactjs/react.dev/pull/8277
Details
https://github.com/reactjs/react.dev/pull/8277
Clicking the 'View Deployment' button in the link above doesn't work for external contributors.
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
Start by reproducing the broken “View Deployment” link from reactjs/react.dev/pull/8277 and compare the generated Vercel links for react.dev and the i18n documentation. Trace the deployment configuration or workflow responsible for that button; done means external contributors are sent to the correct preview deployment across the affected documentation sites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- devops, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100