Open Issues Need Help
View All on GitHub Documents DataTable doesn't handle nested fields 2 months ago
AI Summary: The task is to modify the Typesense UI's Documents DataTable component to correctly handle and display nested fields within documents. Currently, nested fields render as '[Object object]' instead of their actual values. The solution involves updating the data rendering logic within the table to recursively traverse and display nested object properties.
Complexity:
3/5
bug good first issue
A clean, simple and decluttered Next.JS UI for managing Typesense instances
TypeScript
#typesense#typesense-dashboard