Skip to content

feat: add status page link to site navigation#307

Open
rjan90 wants to merge 1 commit into
mainfrom
phi/add-status-page-link
Open

feat: add status page link to site navigation#307
rjan90 wants to merge 1 commit into
mainfrom
phi/add-status-page-link

Conversation

@rjan90
Copy link
Copy Markdown
Contributor

@rjan90 rjan90 commented May 13, 2026

Closes #283

📝 Description

  • Adds a visible Status link to the global navigation
  • Includes the link in both desktop and mobile navigation
  • Points to https://status.filoz.org

📌 To-Do Before Merging

  • review Vercel-deployment

📸 Screenshots

See comment below: #307 (comment)

feat: add status page link to site navigation
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
filecoin-cloud Ready Ready Preview, Comment May 13, 2026 2:00am

Request Review

@rjan90 rjan90 self-assigned this May 13, 2026
@FilOzzy FilOzzy added this to FOC May 13, 2026
@rjan90 rjan90 added this to the M4.2: mainnet GA milestone May 13, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC May 13, 2026
@rjan90 rjan90 moved this from 📌 Triage to ⌨️ In Progress in FOC May 13, 2026
@BigLep BigLep moved this from ⌨️ In Progress to 🔎 Awaiting review in FOC May 13, 2026
@BigLep BigLep requested review from BigLep and Copilot May 13, 2026 04:59
@BigLep
Copy link
Copy Markdown
Contributor

BigLep commented May 13, 2026

@rjan90 : are you going to add a screenshot or should I log into Vercel to see preview? (I ineed to check on credentials for that - it's been awhile since I did it.) Or maybe you want James as a reviewer?

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a first-class link to the public Filecoin Cloud status page in the site’s global navigation, satisfying the visibility requirement from issue #283.

Changes:

  • Add a status URL entry to shared site metadata (FOC_URLS).
  • Add a Status link to both desktop (headerNavigationItems) and mobile (mobileNavigationItems) navigation configurations.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/constants/site-metadata.ts Adds FOC_URLS.status pointing to https://status.filoz.org so the URL is centralized and easy to update later.
src/components/Navigation/constants/navigation.ts Adds a Status link to both desktop and mobile navigation item arrays using FOC_URLS.status.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rjan90
Copy link
Copy Markdown
Contributor Author

rjan90 commented May 13, 2026

are you going to add a screenshot or should I log into Vercel to see preview?

I tried to see the preview on Vercel, but needed to request access somehow. Either way, I will build locally and take screenshots so this can get reviewed

@rjan90
Copy link
Copy Markdown
Contributor Author

rjan90 commented May 13, 2026

Before:

Before desktop Before mobile

After:
After desktop
After mobile

@rjan90
Copy link
Copy Markdown
Contributor Author

rjan90 commented May 13, 2026

And here is the Vercel deployment link: https://filecoin-cloud-git-phi-add-status-page-link-filoz.vercel.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 🔎 Awaiting review

Development

Successfully merging this pull request may close these issues.

Add a visible status page link on filecoin.cloud

4 participants