+ {comment.content} +
+ )} + ++ {getTextPreview(post.content)} +
+ + {post.tags && post.tags.length > 0 && ( +- {request.description.length > 100 - ? `${request.description.substring(0, 100)}...` - : request.description - } -
- -{request.description}
-- Can't find what you need? Request it and let others know! -
-No comments yet. Be the first to comment!
+Help others by fulfilling their item requests
+Discuss, share, and connect with the community
- Showing {requests.length} of {totalRequests} requests + Showing {posts.length} of {totalPosts} posts
- {filters.search + {filters.search || filters.category || filters.tag ? "Try adjusting your search terms or filters." - : "Be the first to create an item request!" + : "Be the first to start a discussion!" }
- {user && !filters.search && ( - - Create First Request + {user && !filters.search && !filters.category && ( + + Create First Post )}