You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Post display + management for the Posts page rebuild. Not blocked on new backend work — uses the existing PATCH/DELETE /post/:id endpoints (be#680).
Scope
Post card: author name/avatar, timestamp, text with tag rendering (reuse the same rendering used for Comments), linked-opportunity chips that link to the opportunity's profile
Three-dot menu on a post: Edit / Delete (author-only, or admin/coordinator per existing role conventions)
Context
Post display + management for the Posts page rebuild. Not blocked on new backend work — uses the existing
PATCH/DELETE /post/:idendpoints (be#680).Scope
Acceptance criteria
Part of Epic: #969