Skip to content

allow specifying docs pages as full width if their content requires it #14375

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

Open
wants to merge 1 commit into
base: armcknight/fix/user-feedback-swiftui
Choose a base branch
from

Conversation

armcknight
Copy link
Member

This is one option for fixing the table formatting issue in #14227

Copy link

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ❌ Failed (Inspect) Jul 15, 2025 11:32pm
sentry-docs ❌ Failed (Inspect) Jul 15, 2025 11:32pm

Copy link

codecov bot commented Jul 15, 2025

Bundle Report

Changes will increase total bundle size by 48.73kB (0.22%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.85MB 48.73kB (0.41%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
../app/[[...path]]/page.js.nft.json 16.24kB 707.64kB 2.35%
../app/platform-redirect/page.js.nft.json 16.24kB 707.55kB 2.35%
../app/sitemap.xml/route.js.nft.json 16.24kB 705.53kB 2.36%
../app/[[...path]]/page.js 22 bytes 591.64kB 0.0%

Files in ../app/[[...path]]/page.js:

  • ./app/[[...path]]/page.tsx → Total Size: 11.03kB

App Routes Affected:

App Route Size Change Total Size Change (%)
/[[...path]] 22 bytes 3.14MB 0.0%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/BIPn85AACcxVsne8Q_FmW/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/BIPn85AACcxVsne8Q_FmW/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/x5KjgZ5Z3Sj1NyUzNLKcS/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/x5KjgZ5Z3Sj1NyUzNLKcS/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@coolguyzone
Copy link
Contributor

@armcknight Thanks for putting this together! Looks like it's breaking because of typescript linting issue:

Screenshot 2025-07-17 at 2 40 15 PM

@chargome
Copy link
Member

Do you want to handle the according CSS also in this pr?

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.

3 participants