Skip to content

Conversation

@oblakeerickson
Copy link

Adds a noscript tag that displays a message that this site requires JavaScript to run.

The easiest way to test this locally is to use Chrome since it can disable JavaScript per tab instead of globally. Open the dev console and click the gear icon and check "Disable "JavaScript" in the Debugger section.

I skipped adding a test since it is a static change and playwright requires js to run.

resolves #2928

Adds a noscript tag that displays a message that this site requires
JavaScript to run.

The easiest way to test this locally is to use Chrome since it can
disable JavaScript per tab instead of globally. Open the dev console and
click the gear icon and check "Disable "JavaScript" in the Debugger
section.

I skipped adding a test since it is a static change and playwright
requires js to run.

resolves oxidecomputer#2928
@vercel
Copy link

vercel bot commented Dec 16, 2025

@oblakeerickson is attempting to deploy a commit to the Oxide Computer Company Team on Vercel.

A member of the Team first needs to authorize it.

@oblakeerickson
Copy link
Author

And this is how it looks:

CleanShot 2025-12-16 at 11 31 24@2x CleanShot 2025-12-16 at 11 36 23@2x

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fallback message for when JavaScript is turned off

1 participant