Open Issues Need Help
View All on GitHubAI Summary: This issue requires implementing a reusable and responsive attendance breakdown table component. The table will display attendance types, their counts, and percentages, with specific styling for each type including icons and pill/badge components. It needs to ensure proper column alignment and subtle background styling.
AI Summary: This issue focuses on implementing a foundational set of reusable UI components, including buttons, badges, inputs, tags, tables, and card containers, based on a provided Figma design system. The goal is to create components that precisely match the design, are responsive, accessible, and easily reusable across the application, with centralized theme variables.
AI Summary: This issue describes the implementation of a "Recent Activities" feed on the right side of the UI. It requires creating container and reusable item components to display various activity types (e.g., RSVPs, privacy updates, revenue received) with specific icons, titles, descriptive subtext, and relative timestamps. The feed items should be styled as rounded cards with consistent spacing and support dynamic data via props, referencing a provided Figma design.
AI Summary: This issue requests an update to the "How it works" section on the homepage. The main tasks involve replacing existing icons with the correct ones for each child element and adjusting the content styling to be left-aligned instead of centered. The changes must also be responsive and match the provided Figma design.
AI Summary: Implement a responsive event host sign-up onboarding UI for a Next.js web application, matching provided Figma designs for both desktop and mobile. This involves creating new components to adhere to the existing form UI design and ensuring the implementation is fully responsive and aligns with the design system's typography and styles.
AI Summary: Implement a responsive email verification UI for a Next.js web application, matching provided Figma designs for both desktop and mobile. This involves creating reusable components and ensuring the UI adheres to the existing design system.
AI Summary: Implement a responsive login onboarding UI for a Next.js web application, matching provided Figma designs for both desktop and mobile. This involves creating or reusing existing components to ensure consistency with the existing form UI and design system.
AI Summary: Implement a newsroom UI for a Next.js web application based on provided Figma designs. This includes creating a reusable news card component, implementing pagination and sorting functionality, and using a skeleton loader for loading states. The implementation must be fully responsive and adhere to the design system's typography and styles.
AI Summary: Implement a new Explore UI for a Next.js web application, matching provided Figma designs for both desktop and mobile. This includes creating or enhancing a card component, implementing pagination, sorting, filtering, and a skeleton loader for data fetching. The implementation must be fully responsive and adhere to the existing design system.
AI Summary: Implement a responsive single news page UI in Next.js based on provided Figma designs for desktop and mobile. The implementation should reuse existing components where possible, adhere to the design system, and include functional 'previous' and 'next' navigation for a 'see more' section using a news card component.
AI Summary: Implement a new responsive homepage UI for a Next.js web application based on provided Figma designs. This involves creating a fully responsive design for both desktop and mobile, updating existing components (like the ticket card), ensuring the navbar has "Anonymous Browsing" enabled by default, using `lucide-react` for icons, setting a `max-width` of 1440px, and employing a higher-order layout pattern for the navbar and footer to prevent re-rendering on navigation.