Open Issues Need Help
View All on GitHubAI Summary: Enhance an MDX editor to support image uploads via selection, drag-and-drop, copy-paste, and also add support for creating tables and embedding code sandboxes. This involves integrating image handling capabilities and potentially using an existing MDX library's features for tables and code sandboxes.
AI Summary: The task involves fixing the CSS styles in an MDX editor layout using Tailwind CSS. This includes ensuring proper styling for image uploads, which can be achieved through selection, drag-and-drop, copy-paste, or pasting images copied from a browser. The project already has examples of image uploads, but the styling needs improvement.
AI Summary: The project involves implementing image upload functionality within an MDX editor, supporting selection, drag-and-drop, and copy-paste methods. Separately, a login form with robust input validation needs to be created.
AI Summary: The task involves two separate projects. The first requires implementing image upload functionality (drag-and-drop, copy-paste, selection) within an MDX editor. The second project necessitates creating a backend repository for the Cirrina application using the NestJS framework, separating the backend logic from the existing frontend repository.
AI Summary: Implement image upload functionality within an MDX editor, supporting selection, drag-and-drop, and copy-paste methods. Additionally, configure Prettier for consistent code formatting.
AI Summary: Write a README file explaining how to set up and run a project that handles image uploads within an MDX editor. The project supports image selection, drag-and-drop, copy-pasting, and pasting images copied from a browser.
AI Summary: The task involves two separate projects. The first requires implementing image upload functionality (drag-and-drop, copy-paste, selection) within an MDX editor. The second involves creating a project scaffolding for a Remix project for a Kawasaki client.
AI Summary: Implement image upload functionality within an MDX editor, allowing users to upload images via selection, drag-and-drop, copy-paste, and potentially from the browser clipboard. This involves handling file uploads, potentially resizing or compressing images, and integrating the uploaded images into the MDX content.