2 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves fixing a responsiveness issue in a React blog application built with Appwrite. The home page's blog post cards overflow on smaller screens. The solution requires implementing responsive design using Tailwind CSS (or a similar framework) to adjust card layout (e.g., using flexbox or grid) and margins/padding based on screen size.

Complexity: 3/5
bug good first issue

JavaScript

AI Summary: Improve the styling of a blog platform across all pages to ensure consistency and responsiveness. This involves auditing existing styles, applying consistent spacing, fonts, and colors, updating UI elements, and testing on different screen sizes. The project uses Appwrite for backend services and React with Redux Toolkit for the frontend.

Complexity: 3/5
enhancement good first issue

JavaScript