2 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Biodiversity Data Management Online Data Tools

AI Summary: Fix a bug in the GBIF Hosted Portal (hp-north-america) where the language button links are not updated when navigating between widgets (Occurrences, Collections, etc.) using the left-side navigation. The issue is that only the widget content is updated, not the entire page, causing incorrect language links. The solution likely involves ensuring the page fully refreshes or dynamically updates the language button links upon widget selection.

Complexity: 3/5
bug help wanted
Biodiversity Data Management Online Data Tools

AI Summary: Debug a Jekyll website's Institution widget. The widget is failing to load correctly, displaying an error message instead of the expected content. The issue likely stems from a configuration problem in the `config.js` file or a mismatch between the configuration and the data source, considering that other similar widgets are working correctly. The task involves comparing the configuration and implementation with a known working example (Canadensys) to identify the discrepancy causing the error.

Complexity: 4/5
help wanted