Open Issues Need Help
View All on GitHubNew p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
AI Summary: This issue requests the creation of new translation files for the `simple-melody-app.mdx` tutorial. The English version was recently updated, and dedicated translation files are currently missing for Spanish, Hindi, Korean, and Simplified Chinese. The task involves translating the existing English content into these languages and creating the corresponding `.mdx` files in the specified directory structure.
New p5.js website!
AI Summary: This GitHub issue requests the creation of new translation files for the `optimizing-webgl-sketches.mdx` tutorial, as the English version was recently updated. Translations are currently missing for Spanish, Hindi, Korean, and Simplified Chinese. The task involves translating the content of the English file into these specified languages and creating the corresponding `.mdx` files.
New p5.js website!
AI Summary: This GitHub issue requests the creation of new translation files for the `getting-started-with-nodejs.mdx` tutorial. The English version was recently updated, and translations are currently missing for Spanish, Hindi, Korean, and Simplified Chinese. The task involves translating the entire tutorial into these four languages and adding them to the specified directory structure.
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
New p5.js website!
AI Summary: Add example p5.js sketches to the p5.Sound reference documentation for each method of the p5.Amplitude class (getLevel(), setInput(), smooth(), toggleNormalize()). This involves creating functional code examples, and submitting a pull request to the p5.js website repository.
New p5.js website!
AI Summary: Add example p5.js sketches to the p5.Sound reference documentation for each method of the p5.AudioIn class. This involves creating functional code examples for methods like `amp()`, `amplitude`, `connect()`, etc., and submitting a pull request to the p5.js website repository.
New p5.js website!
AI Summary: Fix the visibility issue of transparent images in dark mode on the p5.js website. This involves investigating why transparent images have low contrast in dark mode and implementing a solution, such as updating CSS to apply `invert()` or ensuring images don't have transparent backgrounds. The solution should meet WCAG 2.2 AA contrast requirements.
New p5.js website!
AI Summary: Fix a broken link on the p5.js website's sound reference page. The link is missing descriptive text, making it inaccessible to screen readers. The solution involves either adding descriptive text to the link or removing it if unnecessary. This requires familiarity with HTML and potentially CSS selectors.
New p5.js website!
AI Summary: The task involves fixing improper heading nesting in the p5.js website's tutorials. This requires identifying and correcting instances where heading levels (h1, h2, h3, etc.) jump inconsistently, ensuring a logical hierarchical structure for improved accessibility and navigation. The fix should adhere to WCAG guidelines.
New p5.js website!
AI Summary: The task involves fixing duplicate heading text used for callout blocks ('Tip', 'Note', 'Try this!') within the p5.js website's tutorials. This requires replacing these generic headings with semantically correct ARIA labeled regions or more descriptive headings to improve accessibility and navigation. The fix should be implemented by modifying the website's source code within the `src/content/` folder, following the project's contribution guidelines.
New p5.js website!