Add feed link to post side menu #262
No reviewers
Labels
No labels
activitypub
admin
api
architecture
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
content
database
deployment
design
dev-env
diagnostics
docs
documentation
email
enhancement
feature
federation
feed
health
homepage
implementation
integration
logging
mastodon
media
navigation
npm-packages
openapi
opengraph
packages
passkeys
preview
priority:high
priority:low
priority:medium
production
proof
proxy
public-routes
public-ui
release
safety
slug-api
slug-auth
slug-core
slug-federation
slug-media
slug-template
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit!262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-59bf5b85-post-feed-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Post-detail sidebars now include the existing Feed navigation card, making
/feeddirectly accessible from article and link pages.Task
Task: task-59bf5b85
Changes
/feedin Playwright.Testing
npm run test:visual./scripts/pre-pr.shChecklist
./scripts/pre-pr.shpassesReview summary
The PR reuses the existing Feed sidebar card on both article and link post-detail sidebars and adds direct browser verification of the destination.
Acceptance criteria
/posts/{slug}sidebars include the shared Feed card withhref="/feed", matching existing sidebar styling and ordering conventions./feedURL, and confirms the Feed heading is rendered.Blocking issues
Warnings
Verdict
Approved. CI passed for commit
4eb78c55fd, and both acceptance criteria are covered.