Model contacts pages after people pages #157
No reviewers
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit!157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-e0fdae66-contacts-people-pages"
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
/contactsinto a people-page-style responsive card grid./contacts/:idwith the reference detail layout while preserving contact details and account metadata.Verification
npm run build./scripts/pre-pr.sh/contactsand/contacts/:idPR Review: Approved
Summary
The PR updates Slugkit's public contacts listing and detail pages to follow the
erikcraddock.mepeople-page patterns: a full-width max-w-6xl layout, search form with live result updates, result-count/no-result states, responsive people-style cards, website hostnames, account badges, and a two-column detail layout with a back header and account metadata.Acceptance criteria
GET /contactsrenders a public contacts page modeled after the reference site's people listing.GET /contacts/:idstill renders contact details.Blocking issues
None.
Warnings
None.
Verification
npm run build./scripts/pre-pr.sh/contactsand/contacts/:id.Verdict
Approved. Stop at the human merge gate.
PR Review Worker Result
PR Review Update: Approved
Summary
Reviewed the final PR state after the contact detail alignment fix.
/contactsnow follows the reference people listing pattern with search, result counts, and people-style cards./contacts/:idnow matches the reference people detail pattern more closely with a left contact card and right feed-style panel with a back header and empty-state body.Acceptance criteria
GET /contactsrenders a public contacts page modeled after the reference site's people listing.GET /contacts/:idstill renders contact details.Blocking issues
None.
Warnings
None.
Verification
npm run build./scripts/pre-pr.sh/contactsand/contacts/:id.Verdict
Approved.
PR Review Worker Result