Closed NolanTrem closed 1 month ago
[!IMPORTANT] Enhance type consistency and reorder default tabs in Answer.tsx and SearchResults.tsx. Type Adjustments: Source interface in Answer.tsx now extends VectorSearchResult for better type consistency. UI Changes: Reorder tabs in SearchResults.tsx to have kgEntities as the default tab instead of vectorSearch. Adjust TabsTrigger order in SearchResults.tsx to reflect new default tab order. Misc: Add type annotations to SourceInfo in Answer.tsx for isSearching and sourcesCount. This description was created by for d4fd6c9a21b3fdf93703a10998f542973f219ff1. It will automatically update as commits are pushed.
[!IMPORTANT] Enhance type consistency and reorder default tabs in Answer.tsx and SearchResults.tsx.
Answer.tsx
SearchResults.tsx
Source
VectorSearchResult
kgEntities
vectorSearch
TabsTrigger
SourceInfo
isSearching
sourcesCount
This description was created by for d4fd6c9a21b3fdf93703a10998f542973f219ff1. It will automatically update as commits are pushed.