A clean, simple and decluttered Next.JS UI for managing Typesense instances

typesense typesense-dashboard
1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

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