The most advanced pandal hopping experience*

festival hacktoberfest india kolkata nextjs serverless t3-stack trpc
6 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to implement a maximum width for the content on wider screens to prevent excessive horizontal expansion. This involves adding CSS to constrain the width of the main content area, ensuring responsiveness across different screen sizes. The provided images illustrate the current issue (excessive width) and the desired outcome (constrained width).

Complexity: 2/5
bug good first issue Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc

AI Summary: Add the 'react-scan' library to the Pujo Atlas project. This likely involves installing the library using npm or yarn, and then integrating it into the existing React codebase. The provided link offers documentation for implementation.

Complexity: 2/5
enhancement good first issue Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc

AI Summary: Fix a bug in the Pujo Atlas web application where the 'Go back to the home page' button on 404 pages within the '/app/*' route redirects to the root '/' instead of the correct '/app' route. This requires completing issue #267 first.

Complexity: 3/5
enhancement good first issue Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc

AI Summary: This task involves refactoring the routing system of a web application to restrict access to certain routes in the production environment. This includes restructuring the routes object, creating a RouteProvider component, implementing 404 handling for restricted routes based on a beta flag, adding Posthog event tracking for 404 errors, and creating a dummy page for testing.

Complexity: 4/5
good first issue Feature Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc

AI Summary: The task involves removing console.log statements from a Next.js project by configuring the Next.js compiler to exclude 'error', 'warn', and 'info' level logs. This is done to improve the performance and reduce the size of the production build.

Complexity: 2/5
enhancement good first issue Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc

AI Summary: Update the project's robots.txt file to disallow access to the CDN/CGI endpoint, as per Cloudflare's recommendation to prevent indexing issues. This involves modifying the robots.txt file to include a `Disallow: /cdn-cgi/` directive.

Complexity: 1/5
good first issue Frontend

The most advanced pandal hopping experience*

TypeScript
#festival#hacktoberfest#india#kolkata#nextjs#serverless#t3-stack#trpc