Skip to content

Fix Open Space detail view spacing#245

Merged
JacobCoffee merged 1 commit intomainfrom
fix/open-space-styling
Apr 10, 2026
Merged

Fix Open Space detail view spacing#245
JacobCoffee merged 1 commit intomainfrom
fix/open-space-styling

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

Summary

  • Fixes poor spacing on Open Space detail pages (no speakers section means content was jammed together)
  • Open space images render as full-width hero with cover fit instead of centered thumbnail
  • Descriptions preserve user-entered line breaks with white-space: pre-line
  • Adjacent sibling spacing when image/description follows meta-card directly

Test plan

  • Open an Open Space detail — verify spacing looks good
  • Compare with a regular Talk detail — both should look polished
  • Verify open space image renders full-width
  • Verify line breaks in descriptions are preserved

🤖 Generated with Claude Code

- Add isOpenSpace flag to conditionally apply styling
- Add spacing when image/description follows meta-card with no speakers
- Open space images render as full-width hero with cover fit
- Open space descriptions preserve user-entered line breaks (pre-line)
- Better margins between sections for speakerless layouts

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@JacobCoffee
Copy link
Copy Markdown
Member Author

image image

@JacobCoffee JacobCoffee merged commit 2668839 into main Apr 10, 2026
2 checks passed
@JacobCoffee JacobCoffee deleted the fix/open-space-styling branch April 10, 2026 03:12
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.

1 participant