Open Issues Need Help
View All on GitHub Resolve enum during filtering headers 2 months ago
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