A customizable lab management system for iGEM teams built with Next.js and Supabase.

1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a mismatch between filtered data and enum pill bindings in the LabGoat LIMS application. The issue is that filtered data's indexing doesn't align with the indexing used by the enum pill components, resulting in incorrect display of filtered results. The solution involves investigating the data filtering and enum binding processes to identify and correct the indexing discrepancy.

Complexity: 4/5
good first issue

A customizable lab management system for iGEM teams built with Next.js and Supabase.

TypeScript