Open Issues Need Help
View All on GitHubAI Summary: The platform currently allows users to sign up with unverified emails, leading to issues like broken account recovery and potential spam. The proposed solution is to implement email format validation, require email verification before login, and integrate OAuth providers using Supabase Auth features to ensure all user accounts are verified.
AI Summary: The editor on the "/publish" page currently lacks Markdown support and basic paragraph formatting, making it difficult for users to structure their content effectively. Implementing Markdown capabilities and improving paragraph control would significantly enhance the overall writing experience for users.
AI Summary: This issue reports that stories or blog posts are currently displayed in chronological order, with the oldest content at the top and the newest at the bottom. The request is to reverse this order so that the latest stories appear at the top of the page.
AI Summary: This issue requests a comprehensive improvement of the existing notification and alert system. The primary focus is on enhancing the user interface (UI) to be more intuitive and visually appealing, alongside refining the messaging to be clearer and more informative. The attached image likely illustrates the current state of the notification UI that requires an overhaul.
AI Summary: The application has two contrasting access control issues: unauthenticated users are unable to view public blog posts on the main or stories page, yet they can unexpectedly access the restricted blog writing/publishing page.