4 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub
User Interface Web Application UI

AI Summary: Add a new info banner using the existing global user alert system in the IODA UI web application. The banner should contain a message inviting users to take a survey, with a hyperlink to the survey URL. This involves updating the info banner configuration with the provided text and link.

Complexity: 2/5
good first issue

JavaScript
User Interface Web Application UI
Csv Download File Name about 1 month ago

AI Summary: Debug and fix a bug in the IODA-UI web application where the downloaded CSV file always has the name "ioda-undefined-invalid-date-raw", regardless of the selected date range. This involves inspecting the code responsible for generating the filename, likely within the download functionality, and correcting the logic to accurately reflect the chosen date range.

Complexity: 3/5
bug good first issue

JavaScript
User Interface Web Application UI

AI Summary: Debug and fix a bug in the IODA-UI web application where changing the time range selector causes the first tab's view to load instead of the currently active tab. This involves investigating the application's JavaScript and potentially its interaction with the backend to ensure the correct tab view is maintained after a time range selection.

Complexity: 4/5
bug good first issue

JavaScript
User Interface Web Application UI

AI Summary: Implement mobile UI improvements based on Ura design's audit (Figma link provided) prioritizing issues 1, 2, 4, 6, 7, 3, 5, 8. This involves modifying the existing IODA-UI web application's frontend code (using Yarn and potentially Node.js) to address usability issues identified in the audit. The project uses Symfony and PHP on the backend.

Complexity: 4/5
good first issue

JavaScript