Skip to content

Conversation

@obenland
Copy link
Member

@obenland obenland commented Dec 8, 2025

Moves Feed header into general menu item description support.

Before After
Screenshot 2025-12-08 at 4 47 02 PM Screenshot 2025-12-08 at 4 43 22 PM

Summary

  • Adds flexible description support for sidebar menu items (string, function, or component)
  • Extracts FeedDescription component showing context-aware text based on active actor
  • Creates MenuDescription component for rendering descriptions
  • Removes Page wrapper from FeedStage (description now in sidebar)

Test plan

  • Verify feed description shows "Posts from accounts this site follows." when site actor is selected
  • Verify feed description shows "Posts from accounts you follow." when user actor is selected
  • Verify sidebar layout and styling

@github-actions github-actions bot added the [Focus] Editor Changes to the ActivityPub experience in the block editor label Dec 8, 2025
@obenland obenland force-pushed the add/sidebar-description branch from 42d5281 to bddf2f7 Compare December 8, 2025 22:42
@obenland obenland requested review from Copilot and pfefferle December 8, 2025 22:49
Introduces a description system for sidebar menu items that supports
strings, functions, or React components. The feed description now
shows context-aware text based on the active actor.
@obenland obenland force-pushed the add/sidebar-description branch from bddf2f7 to 4f3cabf Compare December 8, 2025 22:51
@obenland obenland merged commit c945ce9 into add/reader Dec 9, 2025
3 checks passed
@obenland obenland deleted the add/sidebar-description branch December 9, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Focus] Editor Changes to the ActivityPub experience in the block editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants