diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx
index 7e420b7..d8ef545 100644
--- a/frontend/src/App.jsx
+++ b/frontend/src/App.jsx
@@ -71,7 +71,6 @@ export default function App() {
try {
const results = await api.searchRAG(query, user.user_id)
console.log('Search results:', results)
- // You could display these results in a modal or separate view
} catch (err) {
console.error('Search error:', err)
}
@@ -81,7 +80,7 @@ export default function App() {
const handleNavigateToSearch = (query) => {
setActiveTab('search')
setHeaderSearchQuery(query)
- setViewingPostId(null) // Clear any post detail view
+ setViewingPostId(null)
}
const handleViewPost = (postId) => {
@@ -98,7 +97,6 @@ export default function App() {
}
const handlePostCreated = () => {
- // Switch to feed after creating a post
setActiveTab('feed')
setViewingPostId(null)
}
@@ -112,7 +110,6 @@ export default function App() {
const renderPage = () => {
if (!user) return null
- // If viewing a specific post, show PostDetail
if (viewingPostId) {
return
{
+ e.target.style.display = 'none'
+ e.target.nextElementSibling.style.display = 'block'
+ }}
+ />
+ + Preserve, transcribe, and search through your voice recordings + with intelligent AI-powered archiving. +
+ + {/* Simple Features List */} +Archive your audio memories