Open Issues Need Help
View All on GitHubAI Summary: This feature request proposes enhancing signup/login forms by adding icons to input fields for username, email, and password. Additionally, it suggests implementing a show/hide password toggle using an eye icon. The goal is to improve usability, visual clarity, and make the UI more intuitive and user-friendly.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
AI Summary: The project suffers from inconsistent naming of Firebase environment variables across its documentation, client-side components, and server-side code. This discrepancy leads to developer confusion, potential runtime errors (especially concerning client vs. server secrets), and incorrect Firebase configuration detection. The issue impacts local development, client UI functionality, and server-side Admin SDK operations, requiring standardization across the codebase and potentially deployment configurations.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
AI Summary: This issue requests the addition of a favicon to the DumpIt project to improve branding and user experience. The implementation involves designing or selecting an icon, placing it in the public directory, and updating the HTML head with appropriate link tags. Testing across browsers and devices is also required.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
AI Summary: This issue proposes enhancing the project's README file with three user-friendly features. It includes adding a "Back to Top" button for easier navigation on long pages, a visual file structure tree to clarify the repository layout, and a table of contents for quick access to different sections within the README.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
AI Summary: Several navigation links on the landing page, including header/footer links, feature section links, pricing CTAs, and the link to the `/dashboard` route, are not functioning. This prevents users from accessing key sections and the dashboard, negatively impacting user experience and onboarding.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.
AI Summary: The task involves creating a new user-facing homepage at the root path (`/`) to present a product overview, vision, current implementation summary, and planned AI features. Concurrently, the existing application dashboard needs to be moved to a new route (`/dashboard`), with updated navigation to link from the new homepage.
A personal dump for all your useful links, tools, and resources — organized, shareable, and private when you need it.