Skip to content

fix(platform): Fix chevron state + expandable stylings #13780

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

Merged
merged 4 commits into from
May 21, 2025

Conversation

chargome
Copy link
Member

fixes UI regression introduced in #13752

@chargome chargome self-assigned this May 21, 2025
Copy link

vercel bot commented May 21, 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 21, 2025 10:27am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 10:27am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview May 21, 2025 10:27am

Copy link

codecov bot commented May 21, 2025

Bundle Report

Changes will decrease total bundle size by 641 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.2MB -251 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.51MB -390 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 -92 bytes 1.89kB -4.64%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
static/chunks/app/[[...path]]/page-*.js -292 bytes 79.73kB -0.36%
static/5w6VZsQkvXMEv4ZWFqsPM/_buildManifest.js (New) 578 bytes 578 bytes 100.0% 🚀
static/5w6VZsQkvXMEv4ZWFqsPM/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/fVX-*.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/fVX-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

Files in static/chunks/app/[[...path]]/page-*.js:

  • ./src/components/expandable/index.tsx → Total Size: 6.32kB

  • ./src/components/expandable/style.module.scss → Total Size: 312 bytes

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%
../app/[[...path]]/page.js -242 bytes 585.1kB -0.04%

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

  • ./src/components/expandable/index.tsx → Total Size: 5.7kB

  • ./src/components/expandable/style.module.scss → Total Size: 300 bytes

  • ./src/components/expandable/index.tsx → Total Size: 460 bytes

App Routes Affected:

App Route Size Change Total Size Change (%)
/[[...path]] -242 bytes 3.13MB -0.01%

chargome added 3 commits May 21, 2025 11:46
@chargome chargome merged commit 7941161 into master May 21, 2025
15 checks passed
@chargome chargome deleted the cg-fix-expandable branch May 21, 2025 10:37
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 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.

None yet

2 participants