Open Issues Need Help
View All on GitHubAI Summary: Integrate a chatbot widget onto individual question detail pages (/question/[questionId]) to display a summary of the conversation. The summary should only include the question and approved answers, excluding pending answers and comments.
StackIt - A lightweight, community-driven Q&A platform built for seamless knowledge sharing.
AI Summary: Implement a sorting filter on the `/feed` page of the StackIt Q&A platform, allowing users to sort questions by creation date and vote count in ascending or descending order. This involves adding UI elements for selecting sorting criteria and order, and updating the backend to handle the sorting logic.
StackIt - A lightweight, community-driven Q&A platform built for seamless knowledge sharing.
AI Summary: Implement breadcrumb navigation using Shadcn UI across all pages of the StackIt Q&A platform. Breadcrumbs should accurately reflect the page hierarchy and enable easy navigation back through the application.
StackIt - A lightweight, community-driven Q&A platform built for seamless knowledge sharing.