TryGhost
OSS
Ghost
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
28966
9d205cda 🎨 Improved share modal to clamp long post previews closes https://linear.app/ghost/issue/DES-1418/clamp-post-preview-from-share-modal - the share modal rendered the full post excerpt, which could run ~500 chars and overflowed the modal with a scrollbar on shorter viewports - only the auto post-publish path capped it (truncated text to 100 chars in usePostSuccessModal); the analytics-header Share button and Stats latest-post passed the raw excerpt uncapped, so behaviour was inconsistent - moved the bound into the shared PostShareModal component as a 2-line CSS clamp so every consumer behaves the same, and removed the now-redundant char truncation from the hook
by Weyland Swart
W
Previous page
Previous
Next
Next page