Open Issues Need Help
View All on GitHubAI Summary: The user is requesting a new feature to implement an email reminder system for access tokens. Specifically, they want users to receive an email notification (e.g., 50 days before expiration) when their access token, which expires after two months, is nearing its expiry date, prompting them to renew it.
AI Summary: An image named `flow.png` has been added to the `Hero.jsx` component. The task is to style and align this image to match the website's UI and improve its visual appeal, as it currently looks dull.
AI Summary: The issue requests several styling adjustments for the GitHub, Discord, and Medium logos displayed on cards within the `Community.jsx` file. Specifically, it asks to remove borders around the logos, ensure logos move with card animations without independent animation, match the logo background to the card's color, and reduce the overall size of the logos.
AI Summary: This issue proposes implementing scroll-triggered lazy-loading and reveal animations for the Features, Community, and Footer sections of a landing page. The goal is to improve perceived load time and user experience by ensuring the Navbar and Hero load instantly, while subsequent sections animate in smoothly without layout shifts, utilizing code-splitting for efficiency and maintaining accessibility.
AI Summary: This issue requests a visual enhancement for headings and taglines across three React components: `Hero.jsx`, `Features.jsx`, and `Community.jsx`. The objective is to transform their current 'normal' appearance into something 'colorful and professional,' ensuring a consistent font and color scheme is applied uniformly across all three files. The chosen colors must align with the existing website UI, and a screenshot of the changes is required for review.
AI Summary: The issue requires modifying `footer.jsx` to remove the 'Privacy' link. Additionally, the footer's styling needs to be updated to appear more professional and uniform, specifically by replicating the hover and text styles found in the existing Navbar. Finally, the changes must be formatted using `npm run prettier-fix`.
AI Summary: This issue requests an update to the cards displayed in `Community.jsx`. The current cards need to be enhanced with a 3D effect, using `FeatureCard.jsx` as a UI reference. A new component, `CommunityCard.jsx`, should be created for this, and the pull request must include screenshots and adhere to code formatting standards.
AI Summary: This issue requests UI improvements for the `FeatureCard.jsx` component. The enhancements include adding smooth transitions, a 3D glow effect on hover, and generally modernizing the UI in a professional manner. Developers must ensure code adheres to Prettier formatting and provide screenshots in the Pull Request.
AI Summary: The issue requests a modification to the GitHub star pill component in `Navbar.jsx`. Specifically, it asks to change the text displayed within the `<span>` element from the dynamic star count (e.g., '★ 1,234') to a static string '★ on github'.
AI Summary: The user is requesting to implement a hover effect for the buttons present in the `Sigin.jsx` file. Currently, when the mouse pointer is over these buttons, there is no visual feedback, and the user wants to add this functionality.
AI Summary: A new "Back to Landing" button needs to be added to the `Sigin.jsx` file. This button should navigate users back to the first page of the application. The button's design should be professional, visually consistent with the existing UI, and `npm run prettier-fix` must be run after implementation.
AI Summary: Improve the user interface (UI) of the MediumPilot application to enhance its professionalism and elegance. This includes adding a navigation bar, footer, and a light/dark mode toggle. Additional UI improvements are welcome.
AI Summary: Add Google and GitHub logos to the signup page of the MediumPilot application, improving the UI's modernity. The logos should be visually appealing and integrated seamlessly into the existing design, without accompanying text.
AI Summary: Implement additional authentication methods beyond Google Sign-In in the MediumPilot application. This involves modifying the Firebase configuration and potentially updating the frontend to handle multiple authentication providers.
AI Summary: The task involves removing unused image and other files from the MediumPilot project to improve code cleanliness and reduce project size. This includes identifying and deleting unnecessary assets based on the project's current implementation.
AI Summary: Improve the existing black and white SVG logo for the MediumPilot project by adding color and making it more visually appealing. Minor improvements are also welcome.