4 Open Issues Need Help Last updated: Feb 17, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests an adjustment to the initial zoom level of a map. The goal is to display the continental USA along with parts of Hawaii and Alaska to highlight their presence as clusters. The developer should also ensure that if the next zoom level is a large jump, this initial zoom adjustment should be reverted.

Complexity: 2/5
enhancement good first issue

AI Summary: This issue requires updating browser tab titles for all pages in the AccountabilityAtlas project. Currently, all pages share the same generic title, hindering accessibility, readability, and SEO. The solution involves implementing unique, descriptive titles for each page, likely by leveraging Next.js's metadata templating and per-route Server Components.

Complexity: 2/5
enhancement good first issue

AI Summary: This issue requires research into how to enable username autofill in web applications, specifically for Chrome's Password Manager. The goal is to understand what HTML attributes, form structures, or browser APIs are necessary for browsers to correctly identify login forms and trigger autofill prompts, considering potential differences across browsers and SPA navigation.

Complexity: 3/5
enhancement good first issue

AI Summary: This issue proposes to restyle the 'X' close button on a marker's pop-up window to align with the application's overall design system. The current button uses default Mapbox styling, which is visually inconsistent. The goal is to ensure the button has clear hover/focus states and meets accessibility standards.

Complexity: 2/5
enhancement good first issue