Skip to content

Conversation

@chargome
Copy link
Member

@chargome chargome commented May 5, 2025

Fixes UI bugs with overflowing tables etc.

@chargome chargome requested a review from a-hariti May 5, 2025 13:35
@chargome chargome self-assigned this May 5, 2025
@vercel
Copy link

vercel bot commented May 5, 2025

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

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 2:16pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 2:16pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 2:16pm

@chargome chargome requested a review from szokeasaurusrex May 5, 2025 13:36
@codecov
Copy link

codecov bot commented May 5, 2025

Bundle Report

Changes will increase total bundle size by 34 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.16MB 7 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.48MB 27 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/css/*.css 33 bytes 739.68kB 0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/LY8nEdX5klv1y9PgcwVJV/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/LY8nEdX5klv1y9PgcwVJV/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/aKusFrkowTrSUJ_k7a-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
static/aKusFrkowTrSUJ_k7a-*.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%
9273.js 16 bytes 83.12kB 0.02%

Files in 9273.js:

  • ./src/components/docPage/index.tsx → Total Size: 8.78kB

Copy link
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

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

Hey @chargome, thanks for this PR, and sorry I missed the review notification.

Although this is probably better than what we had before, I don't think it's ideal.

Here's a screen recording to demonstrate (made on this page from the preview):

Screen.Recording.2025-05-09.at.14.03.21.mov

Specifically, what I think should be improved:

  1. It's a bit difficult to tell that this page is horizontally scrollable. Maybe, this could be fixed by adding a shadow border on the right side when the page is scrollable horizontally, which makes it look like the right sidebar is "above" the rest of the horizontally scrollable portion
  2. Also, rather than having the whole docs page scroll horizontally, I think it would be better to have only the overflowing portion (in this case, the table) scroll horizontally.

I'll approve the PR if you think it's too much effort to address these suggestions here, but I think it would be best to create an issue for them, in that case.

@sfanahata
Copy link
Contributor

@chargome - are you still working on this one?

@chargome
Copy link
Member Author

This became obsolete with the layout changes, sorry that this one fell under the radar!

@chargome chargome closed this Oct 13, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants